@lang('form.profile')

{{ csrf_field() }} {{ method_field('PATCH') }}
{{ showError($errors, 'first_name') }}
{{ showError($errors, 'last_name') }}
{{ showError($errors, 'email') }}
{{ showError($errors, 'phone') }}
{{ showError($errors, 'phone') }}