@extends('layouts.site') @section('title', 'Custom Tour Quotation') @section('content') @php $seed = [ 'destinations' => $destinations ?? [], 'roomTypes' => $roomTypes ?? [], 'hotels' => $hotels ?? [], 'rates' => $rates ?? [], 'activities' => $activities ?? [], 'vehicles' => $vehicles ?? [], 'pricing' => $pricing ?? null, 'submitUrl' => route('custom-tour.submit'), 'csrf' => csrf_token(), ]; @endphp Build Your Custom Sri Lanka Tour Create a day-by-day plan and send your request. {{-- Stepper --}} Step 1 • Details Step 2 • Plan Step 3 • Vehicle {{-- CARD --}} {{-- STEP 1 --}} Traveler & Trip Details Full Name * Citizenship Email * Phone * WhatsApp * Trip Title (optional) Start Date * How Many Nights? * Continue → {{-- STEP 2 --}} Guests, Rooms & Itinerary Set your room requirements globally, then build your day-by-day plan. ← Back Adults Children Single Rooms Double Rooms Triple Rooms Global Hotel Star 3 Star 4 Star 5 Star Luxury Boutique Global Room Type {{-- MOBILE DAY CARDS --}} {{-- DESKTOP TABLE --}} Day Date Destination Hotel Room Rates (S/D/T) Total Rooms Cost Activities Act. Total Total Hotel Estimate: $0 Continue → {{-- STEP 3 --}} Vehicle & Request Summary Select vehicle and submit your request. ← Back Select Vehicle Request Summary {{-- hidden price summary for customer --}} Hotels (0 Nights) $0 Activities $0 Vehicle & Driver $0 Tolls & Parking $0 Grand Total $0 Advance Due to Confirm $0 Average per person $0 Review your details, itinerary, and vehicle selection, then submit your request. Our team will prepare the final quotation and contact you shortly. Submit Request @endsection
Create a day-by-day plan and send your request.
Set your room requirements globally, then build your day-by-day plan.
Select vehicle and submit your request.