All Advertisements
List of all advertisements
@if(session()->has('success'))
{{ session('success') }}
@endif
@if(session()->has('error'))
{{ session('error') }}
@endif
Advertisements
Create New# | Created By | Ad name | Position | Link | Description | Image | Status | Action |
---|---|---|---|---|---|---|---|---|
{{$key+1}} | {{$adds->createdByUser->name}} | {{$adds->name}} | {{$adds->position}} | Link | {{Str::words($adds->description,3,'...')}} | @if ($adds->image) Image @else No Image @endif | @if ($adds->status === 'active') {{ $adds->status }} @elseif ($adds->status === 'inactive') {{ $adds->status }} @endif |