code/resources/views/delivery/edit.blade.php
File edit.blade.php
has 297 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
<?php
$more_orders = ($aggregate->orders->count() > 1);
$handling_movements = someoneCan('movements.admin', $currentgas);
$tot_amount = 0;