@include('admin.controllers.header') @include('admin.controllers.upper-header') @include('admin.controllers.sidebar')
--}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--| الاسم | رقم الجوال | البريد الالكترونى | الحالة | التحكم |
|---|---|---|---|---|
| {{$row->name}} | {{$row->mobile}} | {{$row->email}} | {{$row->status == 'active' ? 'مفعل' : 'غير مفعل'}} | {{-- --}} {{-- --}} {{-- --}} |