@extends('layouts.dashboard') @section('content')
@csrf @method('PUT')
@include('notification')
Exhibitor
Go Back

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.stallno }} (@{{ 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.grandtotal }}
Name Area Price Total Actions
@{{ selectedBranding.name }} @{{ selectedBranding.price }} @{{ selectedBranding.total }}
Sub Total
Amount
CGST 9%
SGST 9%
Grand Total
Type Rate Per KW Rupee Power Required Single Phase Three Phase Total Amount Action
Total Rs:
Discount(%)
Discount Amount
Amount
@SGST: (9%)
@CGST: (9%)
Grand Total:
Name Price Quantity Total Actions
@{{ selectedFurniture.name }} @{{ selectedFurniture.price }} @{{ selectedFurniture.total }}
Sub Total
Discount(%)
Discount Amount
Amount
SGST (9%)
CGST (9%)
Grand Total
Name Price Quantity Total Actions
@{{ selectedAdvertisement.name }} @{{ selectedAdvertisement.price }} @{{ selectedAdvertisement.total }}
Sub Total
Discount(%)
Discount Amount
Amount
SGST (9%)
CGST (9%)
Grand Total
@foreach($masters['contractors'] as $contractor) @endforeach
Name Company Name Address City Zip Country Phone Mobile Email Action
{{$contractor['name']}} {{$contractor['company_name']}} {{$contractor['address']}} {{$contractor['city']}} {{$contractor['zip']}} {{$contractor['country']}} {{$contractor['phone']}} {{$contractor['mobile']}} {{$contractor['email']}}