{{translate('Residency Information')}}
@csrf @php $birth_country_id = $member->recidency->birth_country_id ?? ""; $recidency_country_id = $member->recidency->recidency_country_id ?? ""; $growup_country_id = $member->recidency->growup_country_id ?? ""; @endphp
@error('immigration_status') {{ $message }} @enderror