@extends('backend.layouts.master') @section('title', 'Category') @section('styles') @endsection @section('scripts') @endsection @section('content')
ID | Name | Sort Order | Type | Created | Actions |
---|---|---|---|---|---|
{{ $group->name }} | |||||
{{ $attribute->id }} | {{ $attribute->name }} | {{ $attribute->sort_order }} | {{ $attribute->type->name }} | {{ $attribute->created_at->diffForHumans() }} |
ID | Name | Slug | Created | Actions |
---|---|---|---|---|
{{ $product->id }} | {{ $product->name }} | {{ $product->slug }} | {{ $product->created_at->diffForHumans() }} |