@extends('layouts.master') @section('page_title', 'Product') @section('title', 'Products Details') @section('main_item', 'Products') @section('sub_item', 'Manage Your Products') @section('content')

Filter

business_location != '1') style="display: none" @endif>
@can('product_create')
@endcan
Action Product Image Business Location Product Name SKU Woocommerce Synced Category Sub Category Purchase Price Selling Price Second Price @if ($setting->select_currency_type == '1') (USD) @else (LKR) @endif Re Order Level
Product Name Product Image Business Location SKU Selling Price Current Stock Total Unit Sold Total Unit Replaced
{{--
--}} {{--
--}}
@endsection @section('scripts') @endsection