@section('title') Register {{ ucfirst($type) }}: Criteria @endsection @section('hide_title', true) @include('pages.company.application.partials.stepper', ['currentStep' => 1, 'type' => $type])

Criteria Selection

This is Criteria Selection tab. To proceed, please select the Category, Sub-Category and Product/Service Group of your product or service from the below drop-down menu below:
@csrf
@error('category') {{ $message }} @enderror

@error('sub_category') {{ $message }} @enderror

@error('product_group_id') {{ $message }} @enderror

@push('scripts') @endpush