@extends('backend.layouts.master') @section('title', 'Attribute List') @section('styles') @endsection @section('scripts') @endsection @section('content')
ID | Name | Sort Order | Type | Last Updated | Actions |
---|---|---|---|---|---|
{{ $group->name }} | |||||
{{ $attribute->id }} | {{ $attribute->name }} | {{ $attribute->sort_order }} | {{ $attribute->type->name }} | {{ $attribute->updated_at->diffForHumans() }} |