Static Content

Back
@can('User access') @foreach($StaticContent as $content) @endforeach @endcan
ID Page Name View Actions
{{ $content->id }} {!! strip_tags($content->title, '
') !!}
Go to Page @can('User edit') @endcan