{{-- Close your eyes. Count to one. That is how long forever feels. --}}
BACK
@if($hidedisc == false)
DISCOUNT
@else
Delete
@endif
PRINT
{{-- START. --}}

Old Mumbai-Pune Express road, Valvan Joint, Valvan, Lonavla - 410401, MO: 8652433787.

@if($data->table_id == 'DELIVERY') DELIVERY @elseif($data->table_id == 'TAKEAWAY') TAKEAWAY @else DINE-IN @endif
BILL NO : {{$idf}}
Table no : {{$data->table_id}}
Time: {{$ca->format('h:i A')}}
Date : {{$ca->format('d/m/y')}}
@foreach($items as $key=> $t) @endforeach
SI Item Name QTY RATE AMOUNT
{{$i}} {{$t->name}} {{$t->qyt}} ₹{{$t->price}} ₹{{$t->qyt*$t->price}}
TOTAL ITEMS : {{count($items)}} / QYT: {{$totalqyt}}
@if($data->table_id == 'DELIVERY')
DELIVERY CHARGES :
₹40
@endif @if($discb ) @if($total_disc != 0)
Total Before DISCOUNT:
@if($data->table_id == 'DELIVERY') ₹{{$sum +40}} @else ₹{{$sum }} @endif
DISCOUNT @if($disc_type == 'fixed')@else '(%)' @endif: {{$total_disc}}
₹{{$sum - $sum2}}
@endif @endif
TOTAL :
@if($data->table_id == 'DELIVERY') ₹{{($sum2 ?? $sum)+40}} @else ₹{{($sum2 ?? $sum)}} @endif
{!! QrCode::style('round') ->eye('circle') ->size(170) ->generate('upi://pay?pa=paytmqr2810050501011wflhap440hh@paytm&am='.$billtotal.'&pn=Egg%20World&cu=INR&mode=02&orgid=189999&sign=MEYCIQC8bLDdRbDhpsPAt9wR1a0pcEssDaVQ7lugo8mfJhDk6wIhANZkbXOWWR2lhJOH2Qs/OQRaRFD2oBuPCGtrMaVFR23t') !!}
THANK YOU. VISIT AGAIN !
{{-- END --}} Delete Do You want to Delete this Invoice amounting
₹{{$sum2 ?? $sum }}
@if($msg)
{{$msg2}}
@endif
@if($modal == true) Apply Discount
TOTAL : ₹{{$sum}}

After Discount : ₹{{$sum2}}

@endif @push('src') @endpush