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