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

Review Product Page

This is the Review Product Page to show how your submission will look once it is approved. Kindly re-check all the information to ensure they are provided correctly.

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

@include('pages.company.products.partials.review.image')

@include('pages.company.products.partials.review.information')
Edit
@csrf