@section('title') Register Product: Products @endsection @section('hide_title', true) @include('pages.company.application.partials.stepper', ['currentStep' => 3, 'type' => $application->type])
@csrf

Register Product

This is the Register Product Form. Kindly proceed to key-in all the information required in order for your service to be valid.

Application Number: {{ $application->application_no }}

@include('pages.company.products.form')
Back
@push('scripts') @endpush