@extends('admin.layouts.app') @section('title', 'Banner List') @section('content')

Banner

{{-- --}}
@include('admin.banner.pagination')
@endsection