Content Pages

Manage the public site content for the main pages.

@foreach($pages as $page) @endforeach
PageUpdated
{{ $page->title }} {{ $page->updated_at?->format('D, d M Y H:i') }} Edit
@push('scripts') @endpush