| SL | Month | Customer | Address | KAM | Internet | {{--Unit Price | --}}Unit Price | --}}Youtube | {{--Unit Price | --}}BDIX | {{--Unit Price | --}}Data | {{--Unit Price | --}}Total Bandwidth | Bill | Third Party Cost | Bandwidth Cost | Commission Cost | Profit | Type | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ $key+1 }} | {{ date('M',strtotime($val->effective_date)) }} | {{ $val->company_name }} {{ $billSubUpGrade }} | {{ $val->billing_address }} | {{ $val->name }} |
{{ $val->cu_bandwith != "" ? $val->cu_bandwith : "0" }} MB
{{ $val->cu_bandwith_price }} |
{{-- {{ $val->cu_bandwith_price }} | --}}{{ $val->cu_facebook != "" ? $val->cu_facebook : "0" }} MB
{{ $val->cu_facebook_price }} |
{{-- {{ $val->cu_facebook_price }} | --}}{{ $val->cu_youtube != "" ? $val->cu_youtube : "0" }} MB
{{ $val->cu_youtube_price }} |
{{-- {{ $val->cu_youtube_price }} | --}}{{ $val->cu_bdix != "" ? $val->cu_bdix : "0" }} MB
{{ $val->cu_bdix_price }} |
{{-- {{ $val->cu_bdix_price }} | --}}{{ $val->cu_data != "" ? $val->cu_data : "0" }} MB
{{ $val->cu_data_price }} |
{{-- {{ $val->cu_data_price }} | --}}{{ $totalBandwith1 }} MB | {{ number_format($rowWiseBillAmount) }} | {{ $val->flag == 'new' ? $val->third_party_cost : null }} | {{ $val->flag == 'new' ? $val->bandwidth_cost : null }} | {{ $val->flag == 'new' ? $val->entertainment_cost : null }} | {{ number_format($rowWiseProfitAmount) }} | {{$val->flag}} |
| Total : | {{ $bandwith1 }} MB | {{ $facebook1 }} MB | {{ $youtube1 }} MB | {{ $bdix1 }} MB | {{ $dataMB1 }} MB | {{ $totalBandwithG1 }} MB | {{ number_format($finalAmount) }} | {{ number_format($third_party_cost1) }} | {{ number_format($bandwidth_cost1) }} | {{ number_format($entertainment_cost1) }} | {{ number_format($totalUp - ($totalDown + $third_party_cost1 + $bandwidth_cost1 + $entertainment_cost1)) }} | ||||||||||