@if($errors->has('versao')) @foreach($errors->get('versao') as $e) {{$e}} @endforeach @endif
@if($errors->has('url')) @foreach($errors->get('url') as $e) {{$e}} @endforeach @endif