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