diff --git a/routes/web.php b/routes/web.php index 4e9826ef..baea47a0 100644 --- a/routes/web.php +++ b/routes/web.php @@ -542,7 +542,7 @@ Route::get('/container/billing/{month}/{year}', function($month, $year){ echo '
'; if(!$invoice) { - echo '

'.$packingList->reference .' Warning: no billing

'; + echo '

'.$packingList->reference .' Warning: no billing

'; continue; }