{{ auth()->user()->name ?? 'Administrador' }}
@csrf
@yield('content')