@extends($theme.'frontend.layouts.master') @section('title',__('Forget Password')) @section('content')
@csrf
{{__('Forget Password')}}
@endsection