@extends('layout.mainlayout') @section('content') @component('components.breadcrumb') @slot('title') Support @endslot @slot('item1') Portal @endslot @slot('item2') Support @endslot @endcomponent
image
{{ auth()->user()->name ?? 'Customer' }}
Customer
Contact Support
@if (session('success'))
{{ session('success') }}
@endif
Call Us

+243 906 666 066

Email Us

info@pandinivoyages.com

@csrf
Frequently Asked Questions

Please contact our support team to modify your booking. Modifications are subject to availability and may incur additional fees.

Cancellation policies vary by service type and booking. Please contact support for specific details about your booking.

You can track all your bookings in the "My Bookings" section of your portal dashboard.
@endsection