@extends('portal.main.layout') @section('title','New Safety Template') @section('breadcrumb') @endsection @section('styles') @endsection @section('content')
@yield('title')
TEMPLATE TITLE
SECTION
QUESTIONS
SECTION
Questions Type of Responses
PREVIEW
@endsection @section('scripts') {{----}} @endsection