@extends('layouts.store_dashboard_un_authed_layout') @section('title') {{Session::has('lang')&&Session::get('lang')=='en'?'Forget password ':' نسيت كلمة المرور '}} @endsection @section('content')
{{trans('stores_dashboard.restore')}}

{{trans('stores_dashboard.forget_rule')}}

{{csrf_field()}}
{{trans('stores_dashboard.restore')}}
@endsection @section('scripts') @endsection