@extends($theme.'frontend.layouts.master') @section('title',__('Edit Your Profile')) @section('content')

{{__('Update Profile')}}

@csrf

{{__('Change Password')}}

@csrf
@endsection @section('script') @endsection