Easy Reads Dynamic Page
@include('sweetalert::alert')
| Sno | Heading | Status | What's New | Uploaded By | Action | |
|---|---|---|---|---|---|---|
| {{ $i }} | {{ $result->res_article_tittle }} | {{--{{ $result->sub_heading }} | --}}extra_1 ? 'checked' : '' }}> | extra_5 ? 'checked' : '' }}> | @php if (!empty($result->updated_by)) { $user = App\Models\User::find($result->updated_by); } else { $user = App\Models\User::find($result->created_by); } @endphp{{ $user->name }} | @php $i++; @endphp |