| Sr.Nom | Title | Poster | Status | Action | ||
|---|---|---|---|---|---|---|
| {{ $peacock->id }} | {{ $peacock->title }} | {{--{{ \Illuminate\Support\Str::limit($peacock->title, 20) }} | --}}
@if (!empty($peacock->poster_src))
@endif
|
@if (!empty($peacock->pdf_src)) View PDF @elseif(!empty($peacock->pdf_url)) View PDF @else No PDF @endif |
@can('edit-festival-venue')
Edit
@endcan
@can('delete-peacock')
@endcan
|
@endif