%PDF- %PDF-
| Direktori : /www/loslex_o/test/storage/framework/views/ |
| Current File : /www/loslex_o/test/storage/framework/views/02ccc9fcc3d1a19881b6974536a36ca8.php |
<div
x-data="{ tooltip: false }" x-on:mouseover="tooltip = true" x-on:mouseleave="tooltip = false"
class="inline-flex ml-2">
<span class="text-sm fa-regular fa-circle-question cursor-pointer"></span>
<div x-show="tooltip"
<?php echo $attributes->merge(['class' => 'text-sm text-white absolute bg-blue-400 rounded-md p-2 transform translate-y-8 -translate-x-1/2']); ?>>
<?php echo e($slot); ?>
</div>
</div>
<?php /**PATH /www/loslex/test/resources/views/components/tooltip.blade.php ENDPATH**/ ?>