@include('GuestLayout.head')
@if($isInMaintenanceMode)
{!! $maintenanceMessage !!}
@else @component('Components.selectLocal') 16 @endcomponent
{{-- get('dark_mode') && session()->get('dark_mode') == 'off') || !session()->get('dark_mode'))--}} {{-- checked--}} {{-- @endif>--}} {{-- --}}

{{ _t('auth.sign_in') }}

{{ _t('auth.enter_any_user_name_password') }}.
{!! defineFilter('loginBottom', '', 'root') !!}
{{ _t('auth.forgot_your_password') }}
{{-- --}} @endif
@component('Components.selectLocal') 16 @endcomponent

{{ _t('auth.forgot_your_password')}}

{{ _t('auth.enter_email_to_reset_password') }}

@component('Components.selectLocal') 16 @endcomponent

{{ _t('auth.check_inbox') }}

{{ _t('auth.password_mail_text') }}

@include('GuestLayout.footer')