@if (Route::has('login'))
@auth
Inicio
@else
Login
@endauth
@endif
{{config('settings.system_title')}}
{{$quotes}}