--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{-- {{ getCurrencySymbol() }} {{ !empty($product->unit_price) ? numberFormat($product->unit_price): 'N/A' }}--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{-- {{ !empty($product->category->name) ? $product->category->name: 'N/A' }}--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{-- {{ !empty($product->code) ? $product->code: 'N/A' }}--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{-- {{ !empty($product->description) ? $product->description: 'N/A' }}--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{-- {{ !empty($product->updated_at) ? $product->updated_at->diffForHumans(): 'N/A' }}--}}
{{--
--}}
{{--
--}}
{{--