{{ config('app.name', 'Laravel') }}
    @if (Route::has('login')) @auth
  • ENTRAR
  • @else
  • INICIAR SESIÓN
  • REGISTRO
  • @endauth @endif