@extends('user.components.layout') @push('css') @endpush @section('main') @include('user.components.book_opts')
@csrf
{{$taxi['cab_type']}} Details ({{$taxi['cab_model'] ." " .$taxi['car_ac_nonac']}})
{{ $taxi['from_destination'] }}

{{ $taxi['overall_hours'] }}Hours {{ $taxi['overall_minutes'] }}

{{ $taxi['to_destination'] }}
User Details
User Details
Contact Details

If you are not logged in these details will be used to create your account

Address Details
GST Details (Optional)
@endsection