{{$customer->customer_number}} | {{$customer->customer_name}}
@if(Session::has('successMsg'))
{{ Session::get('successMsg') }}
@endif
@extends('admin.layouts.default') @section('title') Demand Comments @parent @stop @section('header_styles') @stop @section('content')