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