Albums
@if(count($albums)>0)
{{$albums->links()}}
@else
@extends('backend.layouts.master') @section('title') Galleries @endsection @section('main-content') @include('backend.layouts.notification')