fb77374fa9703b53276c98cbe64959120748d70f.php 361 B

123456
  1. <?php if($help): ?>
  2. <span class="help-block">
  3. <i class="fa <?php echo e(\Illuminate\Support\Arr::get($help, 'icon'), false); ?>"></i>&nbsp;<?php echo \Illuminate\Support\Arr::get($help, 'text'); ?>
  4. </span>
  5. <?php endif; ?><?php /**PATH C:\phpstudy_pro\WWW\cydsyy-api\vendor\encore\laravel-admin\src/../resources/views/form/help-block.blade.php ENDPATH**/ ?>