{{ Form::label('location_id', $translated_name, array('class' => 'col-md-3 control-label')) }}
{!! $errors->first('location_id', '
') !!}