@slot('title','Data User') @slot('icon','user-circle') @push('style') @endpush
| # | Nama | Status | Action | |
|---|---|---|---|---|
|
|
{{ $user->name }}{{ str($user->status_medis)->headline() }} |
{{ $user->email }} |
@if ($user->role !== 'Admin' || $user->id == auth()->user()->id)
|
|
Tidak ada user |
||||