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