@extends('layouts.admin') @section('content')
Pickup: {{ \Carbon\Carbon::parse($item->pickup_date)->format('d.m.Y') }} / {{ \Carbon\Carbon::parse($item->pickup_time)->format('H:i')}} Dropoff: {{ \Carbon\Carbon::parse($item->dropoff_date)->format('d.m.Y') }} / {{ \Carbon\Carbon::parse($item->dropoff_time)->format('H:i') }}
A booking has already been made against this booking . To avoid issues kindly check it.
For resending the paymentlink please click on the "Update Return Information" This can be done without adjustments on the page.
Do you want to update the pickup and dropoff date and time for all related items in this group as well?