Tax Invoice

company_address ?>,
company_city ?>, company_state ?> company_postal_code ?>.

GSTIN:
State Name: , Code:
Contact : ,
Email :

Buyer (Bill To)
Invoice No.
Datecreated_at)) ?>
Bike Make & Model
Colour
Register Number
Contact Number
Sale Order No order_number ?>
Payment Modemode_of_payment) && strlen($sales[0]->mode_of_payment) > 0) ? $sales[0]->mode_of_payment : "Not Done" ?>
client_name ?>
billing_address != '' ? $value->billing_address." ,
" : ''; ?> billing_city ?> billing_state." "?> billing_postal_code!=0): ?> billing_postal_code ?>
mobile_no." ." ?>


net_price * $item->qty; $total_taxable_amount += $taxable_amount; $cgst = ($taxable_amount * $item->tax / 100 ) /2; $sgst = ($taxable_amount * $item->tax / 100 ) /2; $total_CGST += $cgst; $total_SGST += $sgst; ?>