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

Customers

Name Email Phone Status Bookings Wallet Balance Actions
Loading...
@endsection @section('scripts') @endsection