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

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

{{ _t('auth.enter_member_id_password') }}
{!! defineFilter('loginBottom', '', 'root') !!}

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

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

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

{{--
--}} {{-- --}} {{--
--}}

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

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

@include('GuestLayout.footer')