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