Files
cheerstothe_season_2.0/resources/views/components/checkbox.blade.php
2024-05-21 17:06:14 +05:30

2 lines
139 B
PHP

<input type="checkbox" {!! $attributes->merge(['class' => 'rounded border-gray-300 text-indigo-600 shadow-sm focus:ring-indigo-500']) !!}>