@csrf
@if(isset($selectedCountry) && $selectedCountry->flagUrl) Flag @endif @foreach($countries as $country) @endforeach
@if($user->id === $firstUserId || $user->id == user()->id) @else @foreach ($roles as $role) @endforeach @endif
@if($user->id === $firstUserId || $user->id == user()->id) @else @endif
{{ __('modules.user.uploadProfilePicture') }} @if ($user->profile_photo_path)
{{ 'Hello' }}
@endif {{ __('modules.user.removeProfilePicture') }} @if ($user->profile_photo_path) {{ __('modules.user.removeProfilePicture') }} @endif
@lang('app.update') @lang('app.cancel')