{{ __('auth.company_name') }}
{{ __('auth.welcome_message') }}
@if (session('success'))
{{ session('success') }}
×
@endif
@csrf
{{ __('auth.sign_in') }}
{{ __('auth.keep_signed_in') }}
{{ __('auth.forgot_password') }}