@yield('eyebrow', 'Admin')

@yield('title', 'Painel administrativo')

@csrf
@include('partials.alerts') @yield('content')
@stack('scripts')