@extends('resource.edit') @php $links['back'] = guard_url('pm/page'); $links['form'] = guard_url('pm/page') . '/' . $page->getRouteKey(); @endphp @section('icon') @stop @section('title') {!! __('pm::page.title.main') !!} @stop @section('sub.title') {!! __('pm::page.title.edit') !!} @stop @section('breadcrumb')