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

Banner Ads Locations

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