{{ t('profile') }}

{{ t('allowed_fromats_jpeg_png_max_5') }}

{{ $user->first_name }} {{ $user->last_name }}
{{ t('change') }} @if (file_exists(public_path('storage/' . $user->profile_image_url)) && $user->profile_image_url) {{ t('remove_img') }} @endif

*
*
*
*

@foreach (getLanguage(null, ['code', 'name']) as $language) @endforeach
{{ t('save') }}

{{ t('change_password_heading') }}

*
*
*
{{ t('save') }}