Files
growup-crm/storage/framework/views/0917b723175cbb45e783130f41652dd9.php
2026-02-02 15:31:15 -03:00

17 lines
884 B
PHP
Executable File

<div class="flex justify-between gap-2 max-md:flex-wrap">
<div class="flex w-full items-center gap-x-1.5">
<div class="shimmer light-shimmer-bg h-[38px] w-[264px] rounded-md"></div>
<div class="shimmer light-shimmer-bg h-9 w-[62px] rounded-md"></div>
</div>
<div class="flex items-center gap-4 max-md:w-full max-md:!justify-between">
<!-- Pipeline Switcher -->
<div class="shimmer light-shimmer-bg h-10 w-[172px] rounded-md"></div>
<!-- View Switcher -->
<div class="flex items-center gap-0.5">
<div class="shimmer light-shimmer-bg h-10 w-10 rounded-md"></div>
<div class="shimmer light-shimmer-bg h-10 w-10 rounded-md"></div>
</div>
</div>
</div><?php /**PATH /var/www/html/packages/Webkul/Admin/src/Resources/views/components/shimmer/leads/index/kanban/toolbar.blade.php ENDPATH**/ ?>