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