Products
@include('layouts.inventory.top-bar.bar')
|
Search By Channel {!! Form::open(array('url'=>URL::current(),'method' => 'GET')) !!} |
Category Name
|
Master SKU
|
Product Name
|
Bin No
|
Product Location
|
UPC Code
|
Tax
|
MRP
|
Available Quantity
|
Dimensions & Weight
|
Created date
|
Update date
|
Actions
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
@php $icon = getIcon($value->store_type); @endphp
@if($icon)
@endif @if($value->store_name) {{$value->store_name}} @else Trendia Custom @endif |
Fatal error: Uncaught Error: Call to undefined function get_category_name() in /home/devmindz/public_html/Shipjunction/system/resources/views/layouts/inventory/inactive.blade.php:147 Stack trace: #0 {main} thrown in /home/devmindz/public_html/Shipjunction/system/resources/views/layouts/inventory/inactive.blade.php on line 147 |