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