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

@lang($pageTitle)

@endsection @push('head-script') @endpush @section('content')
@lang('modules.profile.updateTitle')
@csrf @method('PUT')
@if(is_null($userDetail->image)) @else @endif
@lang('app.selectImage') @lang('app.change')
@lang('app.remove')
@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">
skills()) }}' >
@endsection @push('footer-script') @endpush