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