Stall Number (Hall No.) |
Category |
Price (Currency) |
Area |
Total |
Discount(%) |
Discounted Amount |
Total After Discount |
CGST(9%) |
SGST(9%) |
Grand Total |
Actions |
No Stalls
|
@{{ stall.name }} (@{{ stall.hallno }}) |
@{{ stall.category }} |
@{{ stall.price }} (@{{ stall.currency }}) |
@{{ stall.area }} |
@{{ stall.total }} |
@{{ stall.discount }} |
@{{ stall.discounted_amount }} |
@{{ stall.price_after_discount }} |
@{{ stall.cgst }} |
@{{ stall.sgst }} |
@{{ stall.grand_total }} |
|
Image |
Name |
Dimensions |
Area |
Price |
Action |
@foreach($masters['brandings'] as $branding)
@if(!isset($branding['status']))
@else
@endif
|
{{ $branding['name'] }} |
{{ $branding['width'] }} * {{ $branding['height'] }} |
{{ number_format($branding['width'] * $branding['height'])}} |
{{ $currencySymbol . $branding['price'] }} |
|
@endforeach
Type |
Price |
Action |
@{{ supply.type }} |
Rs @{{ supply.price }} |
|
Image |
Name |
Price |
Action |
![]() |
@{{ furniture.name }} |
Rs @{{ furniture.price }} |
|
Name |
Price |
Action |
@{{ advertisement.name }} |
Rs @{{ advertisement.price }} |
|