@extends("web.layouts.master") @section("content") Pick a location @foreach ($locations as $key => $location) {{ $location->name }} {{ $location->address }} $location->code]) }}"> Choose @endforeach Want to reschedule ? Rescheduling can be done only a maximum of 1x. More than 1x is considered forfeited. Rescheduling can be done no later than H-1 according to the schedule that is still available. Reschedule cannot be moved to another branch. Tickets that have been purchased cannot be canceled (non-refundable). Find Ticket or Contact Us @include("web.components.modal-with-loading-icon", [ "modalIndex" => 0 ]) @include("web.components.cancelable-notification-modal", [ "modalIndex" => 1 ]) @endsection @push("stackJs") @endpush
{{ $location->address }}
or