| Sr.Nom | Link | Image | Status | Action |
|---|---|---|---|---|
| {{ $popup->id }} | {{ \Illuminate\Support\Str::limit($popup->link, 20) }} |
@if (!empty($popup->image_src))
@endif
|
@can('edit-popup')
Edit
@endcan
@can('delete-popup')
@endcan
|
@endif