{{ __('Login') }}

Sign in with credentials
@csrf
@if ($errors->has('username')) {{ $errors->first('username') }} @endif
@stop