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