@if(Session::has('message'))
{{ Session::get('message') }}
@endifProducts
{{$count}} Products
@if(Arr::exists($modules, 'Products-create'))
Create Product
@endif
Sr. No. | Product Category Name | Product Code | Product Name | Colour | Height | Width | Gross Weight | Description | Created At | Status | @if(Arr::exists($modules, 'Products-changeStatus') || Arr::exists($modules, 'Products-edit') || Arr::exists($modules, 'Products-delete'))Action | @endif
---|