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