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