<?php
return [
'new' => 'New page',
'type' => 'Page',
'page' => 'page',
'controller' => 'controller',
'parent_page' => 'Parent page',
'call_to_action' => 'Call to action',
'searchable' => 'searchable',
'section' => [
'new' => 'New page',
'entity' => 'page',
'title' => 'Pages',
'subtitle' => 'Overview',
],
];