@php $cityValue = (string) ($cityValue ?? ''); $regionKey = (string) ($regionKey ?? ''); @endphp @if($regionKey === '')

اختر المنطقة أولاً لعرض المدن.

@else @error('guardian_city')

{{ $message }}

@enderror @endif