@extends('layouts.app') @section('content')
@include('flash::message')
@include('admin.banners.table')
@endsection