관리-도구
편집 파일: 7a5d6537aaee2f99108513e186179eff.php
<div class="bg-primary-50 rounded-none lg:rounded-xl"> <div class="flex-center-between p-6"> <h6 class="area-title text-xl !leading-none"> <?php echo e(translate('News Post')); ?> </h6> </div> <?php if (isset($component)) { $__componentOriginaleaea172f1ed80405cccda389ac31034d = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginaleaea172f1ed80405cccda389ac31034d = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'f484570d7cf557020e11ace406901b10::cards.blog-card-two','data' => ['latestBlogs' => $latestBlogs]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> <?php $component->withName('theme::cards.blog-card-two'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag): ?> <?php $attributes = $attributes->except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?> <?php endif; ?> <?php $component->withAttributes(['latestBlogs' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($latestBlogs)]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginaleaea172f1ed80405cccda389ac31034d)): ?> <?php $attributes = $__attributesOriginaleaea172f1ed80405cccda389ac31034d; ?> <?php unset($__attributesOriginaleaea172f1ed80405cccda389ac31034d); ?> <?php endif; ?> <?php if (isset($__componentOriginaleaea172f1ed80405cccda389ac31034d)): ?> <?php $component = $__componentOriginaleaea172f1ed80405cccda389ac31034d; ?> <?php unset($__componentOriginaleaea172f1ed80405cccda389ac31034d); ?> <?php endif; ?> </div> <?php /**PATH D:\www\edulab\Modules\LMS\resources\views\components\blog\latest-blog-two.blade.php ENDPATH**/ ?>