@include('partials.styles')
@include('partials.nav')
Libraries / Checklist Library / Edit
Edit Checklist Template
@csrf @method('put')
Name
is_active)>
Active
Items
Label
Response Type
Notes
@forelse ($items as $index => $item)
Checkbox
Yes/No/NA
Allow notes
@empty
Checkbox
Yes/No/NA
Allow notes
@endforelse
Add item
Save
Cancel