Date Range : {{ $formatted_date }}
Vendor | @elseBrand | @endifSales | Qty | Profit | Profit Margin |
---|---|---|---|---|---|
{{ $el->brand_group_name }} | @else{{ $el->brand_name }} | @endif${{ number_format($el->price,2) }} | {{ number_format($el->quantity) }} | ${{ number_format($el->profit_margin,2) }} | {{ $el->profit_margin_percentage }}% |
Total | ${{ number_format($meta['total_price'],2) }} | {{ number_format($meta['total_quantity']) }} | ${{ number_format($meta['total_profit_margin'],2) }} | {{ $meta['total_profit_margin_percentage'] }}% |