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