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