¡{{ __('auth_ui.login_title') }}s! 👋

{{ __('auth_ui.login_subtitle') }}

@if($hasError('email'))
{{ $getError('email') }}
@endif
@if($hasError('password'))
{{ $getError('password') }}
@endif
or
@push('scripts') @endpush