@yield('title', 'Dashboard')
@csrf
@include('admin.partials.flash') @yield('content')