Files
pingan_new/storage/framework/views/57846184b0bdd99d31042eabf0582ef4c530e25b.php
2020-08-06 16:42:18 +08:00

6 lines
359 B
PHP

<?php if($help): ?>
<span class="help-block">
<i class="fa <?php echo e(\Illuminate\Support\Arr::get($help, 'icon'), false); ?>"></i>&nbsp;<?php echo \Illuminate\Support\Arr::get($help, 'text'); ?>
</span>
<?php endif; ?><?php /**PATH /home/wwwroot/pingan/vendor/encore/laravel-admin/src/../resources/views/actions/form/help-block.blade.php ENDPATH**/ ?>