{{ __('sidebar.banner_list') }}

{{--
--}}
@if(count($banners)>0) @foreach($banners as $banner) @endforeach {{$banners->links()}} @else
No banners found!!! Please create banner
@endif