@foreach(\App\Models\Setting\PurchaseType::TaxType as $key => $type)
@endforeach
@foreach(\App\Models\Setting\PurchaseType::InclusiveType as $key => $incType)
@endforeach
@foreach(\App\Models\Setting\PurchaseType::GstType as $key => $gstType)
@endforeach