@extends('layouts.app') @section('content') {{ $module_title }} Home {{ $module_title }} {{ $module_title }} Form Back 1 Personal Details 2 Address information 3 Jurisdiction Details 4 Other Information 5 Client Information Client Code Establishmnent Name Business Commencement Date Address Of Establishmnent Name of the Employer {{-- S2 Code --}} PF Establish No. EDLI Exemption ESI Establish No. Address of the Employer Signature of the Employer Proceedings No. Date of the Proceedings Mobile Number Telephone Number (1) Telephone Number (2) Telephone Number (3) Ownership Type Select Ownership Type @foreach ($ownership as $type) ownershiptype_id) == $type->id ? 'selected' : '' }}> {{ $type->name }} @endforeach {{-- Next --}} Next Fax Number Toll Free Number Email Address Web Site Address Client Location {{-- --}} Select Client Location @foreach ($options['location'] as $key => $value) client_tab2->client_location) == $value->id ? 'selected' : '' }}> {{ $value->code }} - {{ $value->name }} @endforeach Client PAN No. Registration No. Date Of Registration License No. Date Of Obtaining License Type Of Industry Date Of Inception Date Of Coverage ESI Calculation Type Select ESI Calculation Type @foreach ($options['esi_calc'] as $key => $value) client_tab2->esi_calculation_id) == $value->id ? 'selected' : '' }}> {{ $value->code }} @endforeach PF Calculation Type Select PF Calculation Type @foreach ($options['pf_calc'] as $key => $value) client_tab2->pf_calculation_id) == $value->id ? 'selected' : '' }}> {{ $value->code }} @endforeach PT Calculation Type TNLWF Calculation Type Select TNLWF Calculation Type @foreach ($options['tnlwf_calc'] as $key => $value) client_tab2->tnlwf_calculation_id) == $value->id ? 'selected' : '' }}> {{ $value->code }} @endforeach {{-- Which Local Body client_tab2->localbody_id) == 1 ? 'selected' : '' }}> 1 client_tab2->localbody_id) == 2 ? 'selected' : '' }}> 2 --}} Previous Next {{-- Attendance Markings New Select Attendance Marking @foreach ($options['attendance_markers'] as $marker) client_tab3->attendance_marking_id) == $marker->id ? 'selected' : '' }}> {{ $marker->code }} @endforeach --}} Attendance Markings Weekly Off Select Weekly Off @foreach ($options['weeklyoff'] as $value) client_tab3->weeklyoff_id) == $value->id ? 'selected' : '' }}> {{ $value->code . '-' . $value->day_name }} @endforeach {{-- Weekly Off Marker --}} Weekly Off 1 Select Weekly Off 1 @foreach ($options['weeklyoff'] as $value) client_tab3->weeklyoff1_id) == $value->id ? 'selected' : '' }}> {{ $value->code . '-' . $value->day_name }} @endforeach {{-- Weekly Off Marker 1 --}} Denomination for Salary Select Denomination for Salary @foreach ($options['denomination_salary'] as $value) client_tab3->denomination_salary_id) == $value->id ? 'selected' : '' }}> {{ $value->code }} @endforeach Single Point Contact ESI Local Office Select Esi Local Office @foreach ($options['esi_office'] as $value) client_tab3->esi_office_id) == $value->id ? 'selected' : '' }}> {{ $value->code . '-' . $value->name }} @endforeach IF Jurisdiction Select IF Jurisdiction @foreach ($options['if_jurisdiction_id'] as $value) client_tab3->if_jurisdiction_id) == $value->id ? 'selected' : '' }}> {{ $value->code . '-' . $value->location }} @endforeach IL Jurisdiction Select IL Jurisdiction @foreach ($options['il_jurisdiction_id'] as $value) client_tab3->il_jurisdiction_id) == $value->id ? 'selected' : '' }}> {{ $value->code . '-' . $value->location }} @endforeach PF Jurisdiction Select Pf Jurisdiction @foreach ($options['pf_jurisdiction'] as $value) client_tab3->pf_jurisdiction_notused) == $value->id ? 'selected' : '' }}> {{ $value->code . ' - ' . $value->name }} @endforeach PF Group Fire Jurisdiction Select Fire Jurisdiction @foreach ($options['fire'] as $value) client_tab3->fire_jurisdiction_id) == $value->id ? 'selected' : '' }}> {{ $value->code . ' - ' . $value->name }} @endforeach Police Jurisdiction Select Police Jurisdiction @foreach ($options['police'] as $value) client_tab3->police_jurisdiction_id) == $value->id ? 'selected' : '' }}> {{ $value->code . ' - ' . $value->name }} @endforeach {{-- PF Jurisdiction --}} Trade License - Jurisdiction Select Trade License Jurisdiction @foreach ($options['trade_licence'] as $value) client_tab3->trade_licence_id) == $value->id ? 'selected' : '' }}> {{ $value->code . ' - ' . $value->name }} @endforeach Previous Next OT Calculation Type Select OT Calculation Type @foreach ($options['ot_calc'] as $value) client_tab4->ot_calculation_id) == $value->id ? 'selected' : '' }}> {{ $value->type }} @endforeach {{-- Owncode --}} {{-- MW - Industry Category Select MW Industry Category @foreach ($options['mw_industry'] as $value) client_tab4->mw_industry_id) == $value->id ? 'selected' : '' }}> {{ $value->code . ' - ' . $value->name }} @endforeach --}} {{-- MW - Zone Classification Select MW Zone Clasification @foreach ($options['mw_zone'] as $value) client_tab4->mw_zone_id) == $value->id ? 'selected' : '' }}> {{ $value->code . ' - ' . $value->name }} @endforeach --}} {{-- Applicable N & F Holidays --}} Applicable Shifts Applicable Leave Time Commence, Time End, Rest Interval Max No.of Employees Proposed Date of Closure It is a Seasonal Industry client_tab4->is_seasonal_industry) == 1 ? 'selected' : '' }}> Yes client_tab4->is_seasonal_industry) == 0 ? 'selected' : '' }}> No Any Relevant information Any Remarks Applicable Enactments Type Of Clients Select Type Of Clients @foreach ($options['client_types'] as $value) client_tab4->client_type_id) == $value->id ? 'selected' : '' }}> {{ $value->code . ' - ' . $value->name }} @endforeach Previous Next Wage Period (DLY/WKLY/MNTHLY/) FY From FY To FROMATT Period UPTOATT Period Rul to Pay Rul not to Pay AttDays Calculation Type Is Live Client? client_tab5->is_live_client) == 1 ? 'selected' : '' }}> Yes client_tab5->is_live_client) == 0 ? 'selected' : '' }}> No Is Billable Client? client_tab5->is_billable_client) == 1 ? 'selected' : '' }}> Yes client_tab5->is_billable_client) == 0 ? 'selected' : '' }}> No CLI Agreement Date CLI Service Effective Date CLI Service Termination Date Billing Frequency client_tab5->billing_frequency) == '' ? 'selected' : '' }}> Select Billing Frequency client_tab5->billing_frequency) == 1 ? 'selected' : '' }}> Monthly client_tab5->billing_frequency) == 2 ? 'selected' : '' }}> Quarterly client_tab5->billing_frequency) == 3 ? 'selected' : '' }}> Half Yearly Billing Custom Type client_tab5->billing_custom_type) == '' ? 'selected' : '' }}> Select Billing Custom Type client_tab5->billing_custom_type) == 1 ? 'selected' : '' }}> Standard client_tab5->billing_custom_type) == 2 ? 'selected' : '' }}> Custom Quarter by Month client_tab5->billing_custom_type) == 3 ? 'selected' : '' }}> Custom Quarter by Date Localwise Bill client_tab5->locationwise_billing) == '' ? 'selected' : '' }}> Select Localwise Bill client_tab5->locationwise_billing) == 1 ? 'selected' : '' }}> Yes client_tab5->locationwise_billing) == 0 ? 'selected' : '' }}> No SHIFT ID client_tab5->shift_id) == '' ? 'selected' : '' }}> Select Shift Id @foreach ($options['shifts'] as $shift) client_tab5->shift_id) == $shift->id ? 'selected' : '' }}> {{ $shift->code . '-' . $shift->type }} @endforeach GST Number Collection Exec Previous {{-- Submit --}} Submit @endsection @push('scripts') @endpush