@extends('crm.master') @section('title', 'Tags') @section('content')
Manage product tags
| # | Name | Products | Weight | Actions |
|---|---|---|---|---|
| {{ $key + 1 }} | {{ $item->name }} | {{ $item->products_count }} | {{ $item->weight }} | |
|
No tags found Add First Tag |
||||