@extends('layouts.reportSaleForm') @section('report') @if($mhis_fil->count()>0)
| Member Name | Member Code | Bank | A/C No. | Post | Rate | Agent | Dealer | Unity_1 | unity_2 | Fund | Total Rebate | Net Rebate |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{$row->name}} {{$row->lastname}} | {{$row->mcode}} | {{$row->bnkcd}} | {{$row->bnkac}} | {{$row->mrank}} | {{$row->mrate}} | {{number_format($row->agent_bonus,2)}} | {{number_format($row->dealer_bonus,2)}} | {{number_format($row->unity_team1,2)}} | {{number_format($row->unity_team2,2)}} | {{number_format($row->fund_bonus,2)}} | {{number_format($row->fund_bonus + $row->agent_bonus + $row->dealer_bonus + $row->unity_team1 + $row->unity_team2,2)}} | {{number_format($row->agent_bonus + $row->dealer_bonus + $row->unity_team1 + $row->unity_team2 ,2)}} |
| {{number_format($sump_fund,2)}} | {{number_format($sump_agent,2)}} | {{number_format($sump_dealer,2)}} | {{number_format($sump_u1,2)}} | {{number_format($sump_u2,2)}} | {{number_format($sump_total,2)}} | {{number_format($sump_net,2)}} |
ไม่มีข้อมูล Rebate ในระบบ