Verkoop {{\Carbon\Carbon::now()->toDateString()}} {{$invoice->getDescription()}} @foreach($invoice->rows as $i => $row) {{$row->getDescription()}} periode {{$row->period->start->toDateString()}} - {{$row->period->end->toDateString()}} 1 @switch($invoice->guessRegion()) @case(\App\Region::NL) @break @case(\App\Region::EU) @break @case(\App\Region::BEU) @break @endswitch @endforeach