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