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