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

Register Service

This is the Register Service 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.service.partials.form')
Back
@push('scripts') @endpush