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