I'd like to change the value of the date field at the time of a data edit. I can bring all the values except the date.
I'm using Laravel's Form :: :
{!! Form::label('dtemissao','Data de Emissão') !!}
{!! Form::input('date','dtemissao',$Fin...
asked by
12.04.2017 / 19:25