%PDF- %GIF98; %PNG;
Server : ApacheSystem : Linux host.digitalbabaji.in 4.18.0-513.11.1.el8_9.x86_64 #1 SMP Wed Jan 17 02:00:40 EST 2024 x86_64 User : addictionfreeind ( 1003) PHP Version : 7.2.34 Disable Function : exec,passthru,shell_exec,system Directory : /home/addictionfreeind/www/admin1/resources/views/dashboard/ |
Upload File : |
@if(count($updateArray) > 0 && in_array('admin', user_roles()))
<div class="row pt-2 d-none d-md-block">
<div class="col-md-12">
<x-alert type="danger">
<div class="d-flex justify-content-between">
<div class="align-self-center">
<b>Note:-</b> Please update and reactivate <b>{{implode(', ', $updateArray)}}</b>
@if(count($updateArray)>1) modules @else module @endif
to make the
modules work properly
</div>
<x-forms.link-primary :link="route('custom-modules.index').'?tab=custom'">Update Custom Modules</x-forms.link-primary>
</div>
</x-alert>
</div>
</div>
@endif