diff --git a/resources/views/theme/backend/adminlte/service/home.blade.php b/resources/views/theme/backend/adminlte/service/home.blade.php index 54aaa8c..58240ac 100644 --- a/resources/views/theme/backend/adminlte/service/home.blade.php +++ b/resources/views/theme/backend/adminlte/service/home.blade.php @@ -64,7 +64,7 @@
- @if($x=! ($o->suspend_billing || $o->external_billing)) + @if($x=! ($o->suspend_billing || $o->external_billing) && $o->next_invoice)
! (session()->has('service_update') || session()->has('charge_add'))]) id="pending_items"> @include('theme.backend.adminlte.service.widget.invoice')