@if (auth()->user()->staff == null)
@endif
@if (Auth::user()->company_profile->show_cost_center == 1)
@endif
@if (Auth::user()->company_profile->discount_in_receipt_payment)
@endif
@if (Auth::user()->company_profile->use_bill_wise_receipt)
@endif
@if(Auth::user()->company_profile->item_cost_allocation == 1)
@endif