@extends('dispatch.layout') @push('dispatch-css') @endpush @section('dispatch-content')
User Details
{{ $errors->first('name') }}
{{ $errors->first('phone') }}
{{--
Receiver Details
{{ $errors->first('receiverName') }}
{{ $errors->first('receiverPhone') }}
--}}
Location Details
{{ $errors->first('pickup') }}
{{ $errors->first('drop') }}
{{--
Truck Type
  • Open
  • Closed
  • Any
--}}
Vehicle Type

Packages

{{ $errors->first('date') }}
{{ $errors->first('time') }}
Payment Method
{{ $errors->first('payment_opt') }}
{{--

Success!

--}}
- - -
- - -
- - -
@push('booking-scripts') @endpush