@foreach($tradeInfo as $key => $val)

{{$key}} :{{ Form::text($key, $val)}}

@endforeach