List Of All Customers
Here, You can manage Customers
Id | Join Date | Name | Phone | DOB | Orders | Status | Action | |
---|---|---|---|---|---|---|---|---|
{{$key+1}} | {{$user->created_at->format('Y-m-d');}} | {{$user->name}} | {{$user->email}} | {{$user->user_phone}} | {{$user->userInfo?->user_dob}} | 0 |
|