@extends('backend.layouts.master') @section('title', 'Attribute Group List') @section('styles') @endsection @section('scripts') @endsection @section('content')
ID | Name | Category | Sort Order | Created | Actions |
---|---|---|---|---|---|
{{ $group->id }} | {{ $group->name }} | {{ $group->category->name }} | {{ $group->sort_order }} | {{ $group->created_at->diffForHumans() }} |