@include('layouts.header.admin')
@hasSection('breadcrumb')
@yield('breadcrumb')
@endif @yield('content')
@include('layouts.footer')