@extends('layouts.app') @section('content')

Banner Advertisements

@include('flash::message')
@include('banner_advertisements.table')
@endsection