First Commit (API Project)
This commit is contained in:
1
resources/views/components/checkbox.blade.php
Normal file
1
resources/views/components/checkbox.blade.php
Normal file
@@ -0,0 +1 @@
|
||||
<input type="checkbox" {!! $attributes->merge(['class' => 'rounded border-gray-300 text-indigo-600 shadow-sm focus:ring-indigo-500']) !!}>
|
||||
Reference in New Issue
Block a user