@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