{{-- SEO Meta Content --}} @push('meta') @endPush {{-- Page Title --}} @lang('store::app.customers.reset-password.title') {{-- Company Logo --}} {{-- Form Container --}} @lang('store::app.customers.reset-password.title') {!! view_render_event('bagisto.shop.customers.reset_password.before') !!} {!! view_render_event('bagisto.shop.customers.reset_password_form_controls.before') !!} @lang('store::app.customers.reset-password.email') @lang('store::app.customers.reset-password.password') @lang('store::app.customers.reset-password.confirm-password') {!! view_render_event('bagisto.shop.customers.reset_password_form_controls.after') !!} @lang('store::app.customers.reset-password.submit-btn-title') {!! view_render_event('bagisto.shop.customers.reset_password.after') !!} @lang('store::app.customers.reset_password.footer', ['current_year'=> date('Y') ])
@lang('store::app.customers.reset_password.footer', ['current_year'=> date('Y') ])