diff --git a/resources/views/partials/reports/show.blade.php b/resources/views/partials/reports/show.blade.php index a6db4a9ff..e5d9de068 100644 --- a/resources/views/partials/reports/show.blade.php +++ b/resources/views/partials/reports/show.blade.php @@ -13,7 +13,3 @@ @include($class->views['content']) @endsection - -@push('scripts_start') - -@endpush diff --git a/resources/views/partials/reports/table/rows.blade.php b/resources/views/partials/reports/table/rows.blade.php index f2a060a27..85f4a91b6 100644 --- a/resources/views/partials/reports/table/rows.blade.php +++ b/resources/views/partials/reports/table/rows.blade.php @@ -1,14 +1,6 @@ @if ($row_total = array_sum($rows))