Cursos
Nosotros
Bolsa de trabajo
FAQ
Contacto
@guest
Iniciar sesión
Regístrate
@else @if (Auth::user()->isAdmin())
Admin
@endif @if (Auth::user()->photo)
{{ Auth::user()->name }}
@else
Perfil
@endif
Cerrar sesión
@csrf
@endguest
@yield('content')