@extends('admin.layout') @section('title', 'Booking Management') @section('content')

All Bookings

Booking ID Customer Barber Date & Time Status Completion Payment Type Payment Status Amount Refunds Actions
Loading...
@endsection @section('scripts') @endsection