@foreach($Reports as $Report) @endforeach
CHANNEL REGION AREA ASM STORE CODE BRAND STORE NAME IDA STATUS SAP Inventory Actual Count Variance Accuracy Percetage Variance at Cost LAST IDA COUNT
{{$Report->Channel}} {{$Report->Region}} {{$Report->Area}} {{$Report->ASM}} {{$Report->SiteCode}} {{$Report->Brand}} {{$Report->SiteName}} {{$Report->IDAStatus}} {{number_format($Report->Book)}} {{number_format($Report->Actual)}} {{number_format($Report->Variance)}} {{$Report->Perc}} {{number_format($Report->VarianceAtCost,2)}} {{$Report->LastIdaCount}}