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