@if(str_contains(strtolower($serviceSlug), 'change') || str_contains(strtolower($serviceSlug), 'lost'))
@endif
@if(((!str_contains(strtolower($serviceSlug), 'gratis') || !str_contains(strtolower($serviceName), 'gratis'))) && !str_contains(strtolower($serviceSlug), 'change') && !str_contains(strtolower($serviceSlug), 'lost'))
@endif {{-- Mother's Information --}}
@if(((!str_contains(strtolower($serviceSlug), 'gratis') || !str_contains(strtolower($serviceName), 'gratis'))) && !str_contains(strtolower($serviceSlug), 'change') && !str_contains(strtolower($serviceSlug), 'lost'))
@endif {{-- Marital Status --}} @if(str_contains($serviceSlug, 'minor') || str_contains($serviceName, 'minor')) {{-- Birth Certificate Issued Place --}}
{{-- Parents Marriage Certificate Issued Place --}}
@else @if(!str_contains(strtolower($serviceSlug), 'gratis') || !str_contains(strtolower($serviceName), 'gratis'))
@endif {{-- Spouse's Nationality (Show only if Married) --}}
{{-- Spouse's Profession (Show only if Married) --}}
{{-- Applicant Birth Certificate Issued Place (Show only if Married) --}}
{{-- Marriage Certificate Issued Place (Show only if Married) --}}
{{-- Divorced Certificate Issued Place (Show only if Divorced) --}}
@endif {{-- Check if service is Gratis or Not --}} @if(str_contains(strtolower($serviceSlug), 'gratis') || str_contains(strtolower($serviceName), 'gratis')) {{-- GRATIS SERVICE - Only show specific fields --}} {{-- Previous Passport Number --}}
@else {{-- NON-GRATIS SERVICE - Show all other fields --}} {{-- Visible Distinguishing Mark --}}
{{-- Name Change --}}
{{-- Previous Name (Show only if Name Change is Yes) --}}
@if(!str_contains($serviceSlug, 'minor')) {{-- Employment Status --}}
{{-- Employment Details (Show only if Employed) --}}
@endif @if((!str_contains(strtolower($serviceSlug), 'change') || !str_contains(strtolower($serviceName), 'change')) && (!str_contains(strtolower($serviceSlug), 'lost') || !str_contains(strtolower($serviceName), 'lost'))) {{-- Educational Qualification --}}
{{-- Already have OCI card --}}
@endif {{-- Dual Nationality --}}
{{-- Nationality (Show only if Dual Nationality is Yes) --}}
@if((!str_contains(strtolower($serviceSlug), 'change') || !str_contains(strtolower($serviceName), 'change')) && (!str_contains(strtolower($serviceSlug), 'lost') || !str_contains(strtolower($serviceName), 'lost'))) {{-- Relatives in India --}}
{{-- Relative Details (Conditional) --}}
@if(!str_contains($serviceSlug, 'minor')) {{-- Voter ID --}}
{{-- Ration Card --}}
@endif @else
@endif @endif @push('scripts') @endpush