@extends('layouts.app') @section('content')
@include('proedge.config.adminPanel')

Add Checklist Item

{{ csrf_field() }}
Note: If checked then Yes/No option will be shown else inputbox will be shown for entering text.
   Cancel
@endsection