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