@php $manageLicense = auth() ->user() ->hasPermission('core.manage.license'); @endphp AdminAppearance::isVerticalLayout()]) icon="" @style(['display: none' => $hidden ?? true]) data-bb-toggle="authorized-reminder" >
Your license is invalid, please contact support. If you didn't set up license code, please go to Settings to activate license!
@if ($manageLicense) @endif
@if ($manageLicense) @include('core/base::system.partials.license-activation-modal') @endif