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