@extends('admin.layouts.masterlayout')
@section('title')
User Management
@endsection
@section('head_title')
User Management
@endsection
@section('content')
User List
@if (authAdminUser()->can('user_management.create'))
Add
User
@endif
#
User Name
Email
Phone Number
Joined Date
Total Bookings
No Show
Status
Action
Are you sure you want to reset the password?
A password reset email will be sent to
example@email.com.