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