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