@php $colspan = 15; $custom_labels = json_decode(session('business.custom_labels'), true); @endphp @php $currency_precision = session('business.currency_precision', 2); $quantity_precision = session('business.quantity_precision', 2); @endphp
SKU- {{$row['sku']}}, Sub Sku-{!! $row['sub_sku'] !!} Last Update: {{ $row['vld_updated_at'] ? \Carbon\Carbon::parse($row['vld_updated_at'])->format('d/m/Y H:i:s') : 'N/A' }}