| ID | Client | Phone | Service | Technician | Date | Time | Price | Status |
|---|---|---|---|---|---|---|---|---|
| #{{ booking.id }} | {{ booking.client.name }} | {{ booking.client.phone }} | {{ booking.service.name }} | {{ booking.technician.name }} | {{ format_date(booking.booking_date) }} | {{ format_time(booking.booking_time) }} | KES {{ booking.service.price }} | {{ booking.status }} |
No bookings found with the selected filters