@csrf
@if ($errors->has('otp') || session('otp_sent'))
@endif
@if (Route::has('password.request')) {{ __('Forgot your password?') }} @endif {{ __('Log in') }}