{{ t('Oops ! An error has occurred. Please correct the red fields in the form') }}
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
@if (isset($user) and in_array($user->user_type_id, [1, 2]))
@endif
@if (isset($user) and in_array($user->user_type_id, [1, 3]))
@endif
@endif
{{ $user->name }}