@php $color_trends = [ 'up' => '#29a645', 'flat' => '#0055b9', 'down' => '#e81c0d' ]; @endphp Vendor Ranking Report
Vendor Ranking Report
{{ $company->name }}
Report Type: By {{ $is_vendor ? 'Vendor' : 'Brand' }} @if($condition_name) | Condition: {{ $condition_name }} @endif
@if($is_vendor) @else @endif @foreach($data as $el) @if($is_vendor) @else @endif @endforeach
Date Range : {{ $formatted_date }}
VendorBrandSales Qty Profit Profit Margin
{{ $el->brand_group_name }}{{ $el->brand_name }}${{ $el->price }} {{ $el->quantity }} ${{ $el->profit_margin }} {{ $el->profit_margin_percentage }}%
Total ${{ $meta['total_price'] }} {{ $meta['total_quantity'] }} ${{ $meta['total_profit_margin'] }} {{ $meta['total_profit_margin_percentage'] }}%