{{--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', 'Production Checklist Section')--}} {{--@section('content')--}} {{--
Question | --}} {{--Active | --}} {{----}} {{-- | |
---|---|---|---|
{!! Html::image('img/promo-list.png', '', array('class'=>'calendar-img')) !!} | --}} {{--{{ $question->question }} | --}} {{--{{($question->active) ? 'YES' : 'NO'}} | --}} {{----}}
{{-- --}}
{{--{{ Form::button_link_col('Edit', action('ProductionChecklistSourceController@edit_question',['qa_checklist_section' => $section,'qa_checklist_question' => $question->qa_checklist_question])) }}--}}
{{-- --}}
{{-- | --}}
{{--