merge(["class"=>"navbar bg-$color mw-100 mh-100 shadow"])}} >
{{$titulo}}
@if (Route::has('login'))
@auth
Inicio
@else
Iniciar Sesion
@if (Route::has('register'))
Registrarse
@endif @endauth
@endif