@section('title') | {{ __('auth.login') }} @endsection {{ __('auth.login') }} @if (session('status')) @endif
@csrf
@if (Route::has('password.request')) {{ __('auth.forgot_password') }} @endif {{ __('auth.login') }}