File: /home/richfield/public_html/storage/framework/views/e9cf1c66f7f92844c46d68349cc964c91272eb69.php
<div class="panel widget center bgimage" style="margin-bottom:0;overflow:hidden;background-image:url('<?php echo e($image); ?>');">
<div class="dimmer"></div>
<div class="panel-content">
<?php if(isset($icon)): ?><i class='<?php echo e($icon); ?>'></i><?php endif; ?>
<h4><?php echo $title; ?></h4>
<p><?php echo $text; ?></p>
<a href="<?php echo e($button['link']); ?>" class="btn btn-primary"><?php echo $button['text']; ?></a>
</div>
</div>
<?php /**PATH /home/richfield/public_html/vendor/tcg/voyager/src/../resources/views/dimmer.blade.php ENDPATH**/ ?>