@extends('portal.main.layout') @section('title','New Checklist') @section('breadcrumb') @endsection @section('styles') @endsection @section('content')
@yield('title')
CHECKLIST NAME
CONTROL NUMBER
{{--
--}}
SECTION
QUESTIONS
SECTION
Questions Type of Responses
PREVIEW
@endsection @section('scripts') {{----}} @endsection