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