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

Register Service Page

This is the Review Service Page, where you can preview how your submission will appear once it is approved. Kindly re-check all the information to ensure accurate and complete before proceeding.

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

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

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