@extends('Reports.template') @section('title') Bill Wise GST Breakup @endsection @section('ExternalCss') @parent @endsection @section('Content')
@if($businessEntityMasterData[0]->logo != null) logo )}}"/> @endif |
{{ $businessEntityMasterData[0]->name }}
{{$businessEntityMasterData[0]->add1. " " .$businessEntityMasterData[0]->add2 ." ".$businessEntityMasterData[0]->city." : " .$businessEntityMasterData[0]->pincode }}
{{"Phone : ".$businessEntityMasterData[0]->tel1}}
|
||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{$stockTitle}} | As on: {{$currentTime->format('d/m/Y H:i:s ')}} | ||||||||||||||
Bill No | Bill Date | Patient | Taxable Amt | GST % | CGST Amt | SGST Amt | Total | ||||||||
{{$billNo}} | {{\Helper::getDisplayDate($billDate)}} | {{$patOrCustDetail}} | {{\Helper::customAmountFormat($bill->taxable_amt)}} | {{$bill->gst_percentage}} | {{\Helper::customAmountFormat($bill->cgst_value)}} | {{\Helper::customAmountFormat($bill->sgst_value)}} | {{\Helper::customAmountFormat($netTotal)}} | ||||||||
Total | {{\Helper::customAmountFormat($finalTaxableAmt)}} | {{\Helper::customAmountFormat($finalCgstAmt)}} | {{\Helper::customAmountFormat($finalSgstAmt)}} | {{\Helper::customAmountFormat($finalTotal)}} | {{ strtoupper(Session::get('userId'))." # ".$currentTime->format('d/m/Y H:i:s ')}} |