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