@extends('settings.layouts.master') @section('styles') @endsection @section('contents')
@csrf

{{$category}}

@csrf
Section Information Attachments Verification
Display Mandatory Display Mandatory Display Mandatory
Personal Information
Personal Information pi_display == 'on') checked @endif> pi_mandatory == 'on') checked @endif>
Personal Information
Address
Permanent Address permanent_address_display == 'on') checked @endif> permanent_address_mandatory == 'on') checked @endif> permanent_address_attach_display == 'on') checked @endif> permanent_address_attach_mandatory == 'on') checked @endif>
Present Address present_address_display == 'on') checked @endif> present_address_mandatory == 'on') checked @endif> present_address_attach_display == 'on') checked @endif> present_address_attach_mandatory == 'on') checked @endif>
Emergency Contact/Address emergency_contact_address_display == 'on') checked @endif> emergency_contact_address_mandatory == 'on') checked @endif>
Qualifications
Qualifications qualification_display == 'on') checked @endif> qualification_mandatory == 'on') checked @endif> qualification_attach_display == 'on') checked @endif> qualification_attach_mandatory == 'on') checked @endif>
Previous Employment
Previous Employment
Previous Employment pe_display == 'on') checked @endif> pe_mandatory == 'on') checked @endif> pe_attach_display == 'on') checked @endif> pe_attach_mandatory == 'on') checked @endif>
Accounts & Statutory
Identifications
Bank Account Details as_bank_display == 'on') checked @endif> as_bank_mandatory == 'on') checked @endif> as_bank_attach_display == 'on') checked @endif> as_bank_attach_mandatory == 'on') checked @endif>
PF Account Details as_pf_display == 'on') checked @endif> as_pf_mandatory == 'on') checked @endif> as_pf_attach_display == 'on') checked @endif> as_pf_attach_mandatory == 'on') checked @endif>
Permanent Account Number as_pan_display == 'on') checked @endif> as_pan_mandatory == 'on') checked @endif> as_pan_attach_display == 'on') checked @endif> as_pan_attach_mandatory == 'on') checked @endif>
Aadhaar as_aadhaar_display == 'on') checked @endif> as_aadhaar_mandatory == 'on') checked @endif> as_aadhaar_attach_display == 'on') checked @endif> as_aadhaar_attach_mandatory == 'on') checked @endif>
Passport as_passport_display == 'on') checked @endif> as_passport_mandatory == 'on') checked @endif> as_passport_attach_display == 'on') checked @endif> as_passport_attach_mandatory == 'on') checked @endif>
Family Details
Family Details
Family Details fd_display == 'on') checked @endif> fd_mandatory == 'on') checked @endif>
Nomination Details
Nominations
EPF Nomination nd_epf_display == 'on') checked @endif> nd_epf_mandatory == 'on') checked @endif>
EPS Nomination nd_eps_display == 'on') checked @endif> nd_eps_mandatory == 'on') checked @endif>
ESI Nomination nd_esi_display == 'on') checked @endif> nd_esi_mandatory == 'on') checked @endif>
Gratuity Nomination nd_gratuity_display == 'on') checked @endif> nd_gratuity_mandatory == 'on') checked @endif>
@endsection @section('scripts') @endsection