{{ translate('ADVANCED SEARCH') }}
@php $marital_statuses = \App\Models\MaritalStatus::all(); @endphp
@php $religions = \App\Models\Religion::all(); @endphp
@php $mother_tongues = \App\Models\MemberLanguage::all(); @endphp
@php $countries = \App\Models\Country::where('status',1)->get(); @endphp
{{ translate('Member Type') }}