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