Content Manage
@can('User create')
Add
Content
@endcan
Back
ID | Title | Description | Status | PREVIEW | Actions |
---|---|---|---|---|---|
{{ $content->id }} | {{ $content->title }} | {!! implode(' ', array_slice(explode(' ', strip_tags($content->description)), 0, 3)) !!} | Go to Page |
@can('User edit')
@endcan
@can('User delete')
@endcan
|