%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/storage/framework/views/ |
Upload File : |
<div
<?php echo e($attributes->merge(['class' => 'bg-white p-20 rounded b-shadow-4 d-flex justify-content-between align-items-center'])); ?>>
<div class="d-block text-capitalize">
<h5 class="f-15 f-w-500 mb-20 text-darkest-grey"><?php echo e($title); ?>
<?php if(!is_null($info)): ?>
<i class="fa fa-question-circle" data-toggle="popover" data-placement="top" data-content="<?php echo e($info); ?>" data-html="true" data-trigger="hover"></i>
<?php endif; ?>
</h5>
<div class="d-flex">
<p class="mb-0 f-15 font-weight-bold text-blue text-primary d-grid"><span
id="<?php echo e($widgetId); ?>"><?php echo e($value); ?></span>
</p>
</div>
</div>
<div class="d-block">
<i class="fa fa-<?php echo e($icon); ?> text-lightest f-18"></i>
</div>
</div>
<?php /**PATH /home/addictionfreeind/public_html/admin1/resources/views/components/cards/widget.blade.php ENDPATH**/ ?>