@php $colspan = 15; $custom_labels = json_decode(session('business.custom_labels'), true); @endphp @can('view_purchase_price') @php $colspan++; @endphp @endcan @can('access_default_selling_price') @php $colspan++; @endphp @endcan