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