File manager - Edit - /var/www/ratemypay_dev/storage/framework/views/6c23c3da59f544d434916e8436e8a18d.php
Back
<?php $__env->startSection('title', 'Solutions - Business - ' . config('app.name')); ?> <?php $__env->startSection('content'); ?> <p class="text-sm font-semibold text-[#101828] mb-6">Solutions</p> <section class="mb-8"> <h1 class="text-3xl font-bold text-[#101828]">HR Solutions</h1> <p class="text-sm text-[#4A5565] mt-2">Explore and access our comprehensive suite of HR tools</p> </section> <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-5"> <?php $__currentLoopData = $tiles; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $tile): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php $isActive = $tile['active']; $isPending = !empty($tile['pending']); $href = $isActive ? route($tile['route']) : '#'; ?> <?php if($isActive): ?> <a href="<?php echo e($href); ?>" class="group block rounded-2xl border border-[#E5E7EB] bg-white p-6 hover:border-[#2F3D7E]/30 hover:shadow-md transition relative"> <div class="flex items-start justify-between mb-5"> <span class="w-12 h-12 rounded-xl flex items-center justify-center" style="background-color: <?php echo e($tile['bg']); ?>;"> <?php echo $tile['icon']; ?> </span> </div> <h3 class="text-lg font-bold text-[#101828] mb-2 leading-tight"><?php echo e($tile['name']); ?></h3> <p class="text-sm text-[#4A5565] mb-5 leading-relaxed"><?php echo e($tile['desc']); ?></p> <span class="inline-flex items-center gap-1.5 text-sm font-semibold text-[#10B981]"> <svg class="w-4 h-4" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <circle cx="12" cy="12" r="10"/><polyline points="9 12 11 14 15 10"/> </svg> Active </span> </a> <?php elseif($isPending): ?> <div class="text-left rounded-2xl border border-[#FDE68A] bg-[#FFFBEB] p-6 relative"> <div class="flex items-start justify-between mb-5"> <span class="w-12 h-12 rounded-xl flex items-center justify-center" style="background-color: <?php echo e($tile['bg']); ?>;"> <?php echo $tile['icon']; ?> </span> <span class="w-7 h-7 rounded-full bg-[#FEF3C7] flex items-center justify-center text-[#D97706]"> <svg class="w-3.5 h-3.5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <circle cx="12" cy="12" r="10"/><line x1="12" y1="8" x2="12" y2="12"/><line x1="12" y1="16" x2="12.01" y2="16"/> </svg> </span> </div> <h3 class="text-lg font-bold text-[#101828] mb-2 leading-tight"><?php echo e($tile['name']); ?></h3> <p class="text-sm text-[#4A5565] mb-5 leading-relaxed"><?php echo e($tile['desc']); ?></p> <span class="inline-flex items-center gap-1.5 text-sm font-semibold text-[#D97706]"> <svg class="w-4 h-4" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <circle cx="12" cy="12" r="10"/><polyline points="9 12 11 14 15 10"/> </svg> Request Pending </span> </div> <?php else: ?> <button type="button" @click="openRequestAccess(<?php echo \Illuminate\Support\Js::from($tile['name'])->toHtml() ?>, <?php echo \Illuminate\Support\Js::from($tile['icon'])->toHtml() ?>, <?php echo \Illuminate\Support\Js::from($tile['bg'])->toHtml() ?>)" class="text-left rounded-2xl border border-[#E5E7EB] bg-white p-6 hover:border-[#2F3D7E]/30 hover:shadow-md transition relative"> <div class="flex items-start justify-between mb-5"> <span class="w-12 h-12 rounded-xl flex items-center justify-center" style="background-color: <?php echo e($tile['bg']); ?>;"> <?php echo $tile['icon']; ?> </span> <span class="w-7 h-7 rounded-full bg-[#F1F5F9] flex items-center justify-center text-[#94A3B8]"> <svg class="w-3.5 h-3.5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <rect x="3" y="11" width="18" height="11" rx="2"/><path d="M7 11V7a5 5 0 0 1 10 0v4"/> </svg> </span> </div> <h3 class="text-lg font-bold text-[#101828] mb-2 leading-tight"><?php echo e($tile['name']); ?></h3> <p class="text-sm text-[#4A5565] mb-5 leading-relaxed"><?php echo e($tile['desc']); ?></p> <span class="inline-flex items-center gap-1.5 text-sm font-semibold text-[#F59E0B]"> Request Access <svg class="w-4 h-4" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <line x1="5" y1="12" x2="19" y2="12"/><polyline points="12 5 19 12 12 19"/> </svg> </span> </button> <?php endif; ?> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> <?php $__env->stopSection(); ?> <?php echo $__env->make('layouts.business-dashboard', array_diff_key(get_defined_vars(), ['__data' => 1, '__path' => 1]))->render(); ?><?php /**PATH /var/www/ratemypay_dev/resources/views/business/dashboard/solutions.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings