diff --git a/resources/views/theme/backend/adminlte/service/widget/billinghistory.blade.php b/resources/views/theme/backend/adminlte/service/widget/billinghistory.blade.php index 6bb7dcb..431d8a5 100644 --- a/resources/views/theme/backend/adminlte/service/widget/billinghistory.blade.php +++ b/resources/views/theme/backend/adminlte/service/widget/billinghistory.blade.php @@ -15,8 +15,8 @@ @foreach($o->invoiced_items_active->groupBy('invoice_id') as $oo)