Pages

Search:
@foreach ($pages as $page) @endforeach
Page Title Page slug Description Action
{{ $page->title }} /{{ $page->slug }} {{ Str::limit(strip_tags($page->description), 30, '...') }} @if($page->description) @endif Edit @if($can_update_pages) @endif
@if($can_update_pages) @endif