{{ __('app.auth.login_title') }}
@if ($errors->any())
{{ $errors->first('auth') }}
@endif
{{ __('app.auth.login_with_microsoft') }}