{{ __('Admin List') }}
Sl | Name | Image | Status | Role | Action | |
---|---|---|---|---|---|---|
Sl | Name | Image | Status | Role | Action | |
{{ ++$key }} | {{ $row->name }} | {{ $row->email }} | $row->status==1, 'badge-danger' => $row->status!=1 ])>{{ $row->status=='1' ? 'Active' : 'inactive'}} | {{ $row->roles->pluck('name')->join(', ',' and ') }} |
|
User not found! | @endforelse