@auth
Bienvenido al Sistema de Ventas
@else
Inicia sesión o Regístrate
@endauth
@if (Route::has('login'))
@if (Route::has('register'))
@endif
@endif