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