@if ($errors->has('organisation')) {{ $errors->first('organisation') }} @endif
@if ($errors->has('position')) {{ $errors->first('position') }} @endif
@if ($errors->has('phone')) {{ $errors->first('phone') }} @endif
@if ($errors->has('number_of_registered_ip')) {{ $errors->first('number_of_registered_ip') }} @endif
@if ($errors->has('patents')) {{ $errors->first('patents') }} @endif
@if ($errors->has('models')) {{ $errors->first('models') }} @endif
@if ($errors->has('industrial_designs')) {{ $errors->first('industrial_designs') }} @endif
@if ($errors->has('trademarks')) {{ $errors->first('trademarks') }} @endif