Gross Sales for {{ date('F Y',strtotime($transaction_date))}}

₱ {{ number_format($gross,2) }}
$percent_change > 0, "text-danger" => $percent_change < 0, "text-primary"])> $percent_change > 0, "fa-arrow-down" => $percent_change < 0, "fa-exchange"])> {{number_format($percent_change,2)}}% vs prev month (same period)
@if(Gate::allows('access-enabled', 'module-sales-dashboard')) @endif