@extends("admin.layouts.app") @section("css-links") @endsection @section("page-header")
View And Control All Users
# | Full name | Phone number | Rating | Activation | Last Updated | Created On | |
---|---|---|---|---|---|---|---|
{{$user->id}} | {{$user->full_name}} | {{$user->phone_number}} | {{$user->email}} | {{$user->updated_at->diffForHumans()}} | {{$user->created_at->diffForHumans()}} |