@include('partials.head')
ITSE
@if(auth()->check()) @else {{ __('Entrar') }} @endif
{{ $slot }}
@fluxScripts