ok
Direktori : /home2/selectio/www/fms-worksuite/storage/framework/views/ |
Current File : /home2/selectio/www/fms-worksuite/storage/framework/views/3d35b0ae66a78b55b5b015e5f8550913.php |
<div class="d-flex justify-content-between mb-2"> <div> <h6><?php echo e($title); ?></h6> <p class="text-lightest"><?php echo e($summary); ?></p> </div> <div class="align-self-center"> <?php if($completed): ?> <i class="f-27 bi bi-check2-circle text-primary"></i> <?php else: ?> <?php if (isset($component)) { $__componentOriginal29acd9b76240152ae380821b082bd629 = $component; } ?> <?php $component = App\View\Components\Forms\LinkSecondary::resolve(['link' => $link,'icon' => 'arrow-right'] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.link-secondary'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Forms\LinkSecondary::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['data-redirect-url' => ''.e(url()->full()).'']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal29acd9b76240152ae380821b082bd629)): ?> <?php $component = $__componentOriginal29acd9b76240152ae380821b082bd629; ?> <?php unset($__componentOriginal29acd9b76240152ae380821b082bd629); ?> <?php endif; ?> <?php endif; ?> </div> </div> <?php /**PATH /home2/selectio/public_html/fms-worksuite/resources/views/components/cards/onboarding-item.blade.php ENDPATH**/ ?>