{{-- --}} @if (session('status'))
{{ session('status') }}
@endif @if(session('inactivo'))
{{ session('inactivo') }}
@endif
@csrf
{{ __('Ingresar') }}