{{ HTML::style('css/payment/index.css') }}
{{ Form::label('','Fecha de Inicio:',array('for'=>'txtStartDate')) }}
status_scy=='ACTIVE,CURRENT') @if(date('Y-m') < $school_year->invoice_start_date_scy_txt) value="{{$school_year->invoice_start_date_scy_txt}}" @else value="{{date('Y-m-d')}}" @endif @else value="{{$school_year->invoice_start_date_scy_txt}}" @endif>
{{ Form::label('','Fecha de fin:',array('for'=>'endDate')) }}
status_scy=='ACTIVE,CURRENT') @if(date('Y-m')<$school_year->invoice_start_date_scy_txt) value="{{$school_year->invoice_start_date_scy_txt}}" @else value="{{date('Y-m-d')}}" @endif @else value="{{$school_year->invoice_start_date_scy_txt}}" @endif>

{{Form::close()}}
{{ HTML::style('css/common/radioCheckboxStyles.css') }} {{ HTML::script('js/paymentstm/report/feeding/loads/dates.js') }}