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