diff --git a/app/pages/bookings/index.vue b/app/pages/bookings/index.vue index 3078ad6..3249b09 100644 --- a/app/pages/bookings/index.vue +++ b/app/pages/bookings/index.vue @@ -302,6 +302,15 @@ icon="i-lucide-receipt" size="sm" /> + + + + + + + + {{ transferringBooking.customerName }} + + + Current PIC: {{ transferringBooking.personInChargeName }} + + + + + + + + + + + + + + + +
+ {{ transferringBooking.customerName }} +
+ Current PIC: {{ transferringBooking.personInChargeName }} +