= $this->extend('admin/_layout') ?> = $this->section('title') ?> = lang('Page.all_pages') ?> (= count($pages) ?>) = icon('add', 'mr-2') ?> = lang('Page.create') ?> = $this->endSection() ?> = $this->section('content') ?>
Title | Slug | Actions |
---|---|---|
= $page->title ?> | = $page->slug ?> | = lang('Page.go_to_page') ?> = lang('Page.edit') ?> = lang('Page.delete') ?> |