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