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