| Week | Orders | Total (Exc Del) | Profit | Delivery Cost |
|---|---|---|---|---|
{{$slot->title}} @if($orderavailability->id == $slot->id) Current Week @endif |
{{$slot->details->totalsowed->count}} | £{{number_format(($slot->details->totalsowed->income),2)}} | £{{number_format(($slot->details->totalsowed->income - $slot->details->totalsowed->suppliers),2)}} | £{{number_format($slot->details->totalsowed->delivery,2)}} |