{{-- Statement Box Start --}}
Property Size | Rate Per Size Un-Official | Standard Price | Total Un-Official |
---|---|---|---|
{{ $sell_detail->product->flat_size }} {{ getShortName($sell_detail->product->size_in) }} | {{ $sell_detail->product->rate_per_size_unofficial }} {{ getShortName($sell_detail->product->size_in) }} | {{ $transaction->convert_money_format($fixed_amount) }} | {{ $transaction->convert_money_format($fixed_amount) }} |
Discount Amount ({{ $discount->description }}) | {{ $transaction->convert_money_format($discount_unofficial) }} | ||
Total Net Amount {{$transaction->systemSettingCurrency()}} | {{ $transaction->convert_money_format($net_amount ) }} |