@include('GuestLayout.head')
@component('Components.selectLocal') 16 @endcomponent
{{ _t('auth.reset_password') }}
{{ _t('auth.e-mail') }}
{{ _t('auth.password') }}
{{ _t('auth.confirm_password') }}
{{ _t('auth.request_change') }}
{{ _t('auth.password_changed') }}
{{_t('auth.login') }}
@include('GuestLayout.footer')