@extends("web.layouts.master") @section("content") @csrf Parents Information Title * Full Name * Email * E-ticket will be sent to this email Phone Number * Kids Information @foreach (range(1, collect($bookingHelper->getBookingItems())->first()["qty"]) as $key => $item) {{ $key + 1 }} Full Name * Age * @endforeach {{-- --}} {{-- --}} {{-- --}} {{-- Back--}} {{-- --}} {{-- --}} Checkout @include("web.components.order-detail-card") @include("web.components.modal-with-loading-icon", [ "modalIndex" => 0 ]) @include("web.components.cancelable-notification-modal", [ "modalIndex" => 1 ]) @include("web.components.notification-alert", [ "modalIndex" => 2 ]) @endsection @push("stackJs") @endpush
Parents Information
E-ticket will be sent to this email
Kids Information