@if (Route::has('login'))
@auth
IR AL PANEL
@else
INICIAR SESIÓN
@endif
@endif