diff --git a/resources/views/layouts/default.blade.php b/resources/views/layouts/default.blade.php index 721b636a9a..c021d74031 100644 --- a/resources/views/layouts/default.blade.php +++ b/resources/views/layouts/default.blade.php @@ -270,13 +270,12 @@ dir="{{ Helper::determineLanguageDirection() }}"> show_alerts_in_menu=='1') ? Helper::checkLowInventory() : []; $deprecations = Helper::deprecationCheck()?> + @if (count($alert_items) || count($deprecations))