@section('title') Evaluation @endsection @include('pages.apps.evaluation.service.partials.stepper', ['currentStep' => 0])

Company Details

@csrf @method('put')

{{ __('Company Details') }}

No file selected
{{-- --}}
company->liquidated ?? '') == '1' ? 'checked' : '' }}>
company->liquidated ?? '') == '0' ? 'checked' : '' }}>
@error('liquidated') {{ $message }} @enderror
{{ $business_name }}
Primary Contact Person Data
Secondary Contact Person Data
is_comply) == '1' ? 'checked' : '' }} onchange="updateLabel('company')">
is_comply) == '0' ? 'checked' : '' }} onchange="updateLabel('company')">
@error('is_comply') {{ $message }} @enderror
@push('scripts') @endpush