madbob/GASdottoNG

View on GitHub
code/resources/views/delivery/edit.blade.php

Summary

Maintainability
A
2 hrs
Test Coverage

File edit.blade.php has 286 lines of code (exceeds 250 allowed). Consider refactoring.
Open

<?php

$more_orders = ($aggregate->orders->count() > 1);
$handling_movements = someoneCan('movements.admin', $currentgas);
$tot_amount = 0;
Severity: Minor
Found in code/resources/views/delivery/edit.blade.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status