@extends('layout.master') @section('body-class', 'page-forgotten') @push('header') @endpush @section('content')
{{-- --}} {{--

找回密码

--}}

{{ __('shop/forgotten.follow_prompt') }}

{{ __('shop/forgotten.email_forCode') }}

{{ __('shop/forgotten.enter_password') }}

{{ __('shop/forgotten.to_back') }}
@endsection @push('add-scripts') @endpush