@php $doc = $inv ?? $quote ?? null; $selectedCustomerId = old('customer_id', $doc?->customer_id ?? request('customer_id')); $placeOfSupply = old('place_of_supply', $doc?->place_of_supply ?? ''); $taxOn = old('tax_on', $doc?->tax_on ?? 'bill_to'); @endphp @if($gstEnabled ?? false)
Select a client to view billing and tax details.
GSTIN: —
Taxation type: —
Same state as your company → CGST + SGST. Different state → IGST.