{{--SNF 8/27/18 This may get get put back. If so, it will need to get ported over to the new grid stuff--}} {{--@extends('layouts.master')--}} {{--@section('page_title', 'Checklist')--}} {{--@section('content')--}} {{--
Section | --}} {{--Active | --}} {{----}} {{-- | |
---|---|---|---|
{!! Html::image('img/promo-list.png', '', array('class'=>'calendar-img')) !!} | --}} {{--{{ ucwords($section_->section_name) }} | --}} {{--{{($section_->active) ? 'YES' : 'NO'}} | --}} {{----}} {{--{{ Form::button_link_col('Edit', action('ProductionChecklistSourceController@checklist_section_questions', compact('section_'))) }}--}} {{-- | --}} {{--