Create and manage custom pages for your website
| Title | Slug | Status | In Footer | Order | Actions |
|---|---|---|---|---|---|
| {{ $page->title }} | /{{ $page->slug }} | @if($page->is_active) Active @else Inactive @endif | {{ $page->show_in_footer ? 'Yes' : 'No' }} | {{ $page->order }} |
Get started by creating a new custom page.