@include('components._header')
@include('admin.layout._navbar')
@yield('breadcrumb')
@yield('content')
@include('components._footer') @yield('js')