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