@section('title') Register Product: Lead Time Selection @endsection @section('hide_title', true) @include('pages.company.product.partials.stepper', ['currentStep' => 3])
@csrf

Lead Time Selection


Application Processing Lead Time

Since there is a demand for urgent approval, the processing lead time can now be chosen between Normal Lane, Fast Lane or Super-Fast Lane. Your current application is eligible for the lead time options below:
    {{-- @foreach ()
  1. {{ }}

    @if () @foreach ()
    @endforeach @endif

  2. @endforeach --}}

Notes for Service Application:

  1. Processing times begin from the date complete documents are received.
  2. Applications submitted before 2 PM on a working day will be processed the same day. Submissions after 2 PM will be processed the next working day.
  3. Fast Lane and Super-Fast Lane options are available only for Type 1 and Type 3 applications, where criteria are pre-recognized and auto-detected by the system.
  4. Limits for expedited processing:
  • Fast Lane: Up to 30 products
  • Super-Fast Lane: Up to 20 products

Notes: All processing days start from the date of receipt of complete documents.



Back