@include('flash::message')
@if ($errors->any())
@endif
-
@foreach ($errors->all() as $error)
- {{$error}} @endforeach
Writers Viwes
{{-- --}}
| ID | Name | Img | Activation | Actions | |
|---|---|---|---|---|---|
| {{$record->id}} | {{$record->name}} | {{$record->email}} |
|
{!! $activate !!} |
{{-- pagination area --}}