@extends('layouts.client-app') @section('page-title')

@lang($pageTitle)

@endsection @push('head-script') @endpush @section('content')
@lang("modules.profile.updateTitle")
@csrf @method('PUT')
@lang("modules.profile.passwordNote")
email_notifications) checked @endif name="email_notifications" id="email_notifications1" value="1">
email_notifications) checked @endif id="email_notifications2" value="0">
@if(is_null($userDetail->image)) @else @endif
@lang("app.selectImage") @lang("app.change") @lang("app.remove")
@endsection @push('footer-script') @endpush