Manage your attributes
| Id | --}}Attribute Name | Actions |
|---|---|---|
| {{ $attribute->id }} | --}}{{ $attribute->attribute_name }} | {{-- --}} |
| Id | --}}Attribute Name | Actions |
@extends('layouts.app')
@section('title', 'Attributes')
@section('css')
@endsection
@section('content')
Attributes
Manage your attributes
{{-- --}}
Manage your attributes
{{--
@foreach($attributes as $attribute)
Id --}}
Attribute Name
Actions
{{--
@endforeach
{{ $attribute->id }} --}}
{{ $attribute->attribute_name }}
{{-- --}}
{{--
Id --}}
Attribute Name
Actions