kusowl 1938e8a864 feat(auth pages): added login and register pages
- fixed input component that not shows input field if label is not passed in props
2026-01-08 18:03:12 +05:30

4 lines
165 B
PHP

<div {{$attributes->merge(['class' => "p-3 rounded-lg bg-linear-120 from-[#136FFA] to-[#806CF9] text-white h-fit w-fit"])}}>
<p class="font-black">DH</p>
</div>