{{ html()->modelForm($logged_in_user, 'POST', route('admin.user.profile.update'))->class('form-horizontal')->open() }} @method('PATCH')
Email Notifications
Fax Notifications
{{ form_submit(__('labels.general.buttons.update')) }}
{{ html()->closeModelForm() }}