@include('admin.header')

CATALOG

Manage subcategories under {{ $parent_attribute->name }}

@if (isset($attributes) && count($attributes) > 0) @foreach ($attributes as $attribute) @endforeach @endif
Date & Time Name Code Action
{{ $attribute->created_at }} {{ $attribute->name }} {{ $attribute->code }}
@include('admin.footer')