@extends('../backend/layout/' . $layout) @section('subhead') Banners @endsection @section('subcontent')

{{ $bannerGroup->name }} Banners

Banner Groups
Add New Banner
@forelse ($banners as $banner)
@empty @endforelse
@endsection @section('script') @endsection