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