@include('flash::message')
@if ($errors->any())
@endif
{{-- pagination are --}}
{{--
--}}
-
@foreach ($errors->all() as $error)
- {{$error}} @endforeach
Admins Viwes
| ID | Img | Name | Phone | Activation | Actions | |
|---|---|---|---|---|---|---|
| {{$record->id}} |
|
{{$record->name}} | {{$record->email}} | {{$record->phone}} | {!! $activate !!} |
|
Showing 1 to of {{App\Models\Admin::unArchive()->count()}} entries