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