@extends('layouts.app') @section('title', 'Attribute Masters') @push('styles') @endpush @section('content')
Attribute Masters
@can('masters-product-management-attribute-masters.create') @endcan @can('masters-product-management-attribute-masters.create') @endcan
{{--
ATTRIBUTE CODE ATTRIBUTE NAME TYPE DATA TYPE REQUIRED VALUES STATUS ACTION
--}}
@canany(['masters-product-management-attribute-masters.update','masters-product-management-attribute-masters.delete']) @endcanany
# Code Name Type Values Status DescriptionActions
Loading attributes...
No attributes found
Try adjusting your filters or create a new attribute
Create New Attribute
Attribute Code is required
Unique code, uppercase, no spaces (e.g. COLOR, SIZE, MATERIAL)
Attribute Name is required
Attribute Type is required
{{-- Action buttons moved to sticky offcanvas footer below --}}
{{-- Sticky offcanvas footer actions --}}
Attribute Values
-

Code: -

Type -
Status -
Attribute Values 0
Loading...

Loading values...

@endsection @push('scripts') @endpush