{{--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', 'Intake Sections')--}} {{--@section('content')--}} {{--
--}} {{--{{ Form::page_header("Intake Sections", "business") }}--}} {{--
--}} {{--
--}} {{--{{ Form::button_with_class('Add a section', 'action-btn', 'action-btn') }}--}} {{--
--}} {{--
--}} {{--
--}} {{--@include('shared._message_all')--}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{--@if(count($section)>0)--}} {{--@foreach($section as $key => $section_)--}} {{----}} {{----}} {{----}} {{----}} {{----}} {{--@endforeach--}} {{--@endif--}} {{----}} {{--
Section
{!! Html::image('img/promo-list.png', '', array('class'=>'calendar-img')) !!}{{ ucwords($section_->section_name) }}--}} {{--{{ Form::button_link_col('Edit', action('SuperAdminSourceDataController@edit_intake_section', compact('section_'))) }}--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--@endsection--}} {{--@section('page_script')--}} {{----}} {{--@endsection--}} {{--@section('page_style')--}} {{----}} {{--@endsection--}}