Dati Tecnici
@if($richiesta->servizio=='EE')
@else
@endif
@if ($errors->has('tipo_contratto')) Inserire uso fornitura @endif
@if ($errors->has('modalita_allaccio')) {{ $errors->first('modalita_allaccio') }} @endif
@if ($errors->has('tipologia_allaccio')) {{ $errors->first('tipologia_allaccio') }} @endif
@if ($errors->has('disp')) {{ $errors->first('disp') }} @endif
@if ($errors->has('pdp')) {{ $errors->first('pdp') }} @endif
@if ($errors->has('potenza_impianto')) {{ $errors->first('potenza_impianto') }} @endif
@if ($errors->has('potenza_impegnata')) {{ $errors->first('potenza_impegnata') }} @endif
@if ($errors->has('tensione')) {{ $errors->first('tensione') }} @endif
@if ($errors->has('remi')) {{ $errors->first('remi') }} @endif
@if ($errors->has('matricola_contatore')) {{ $errors->first('matricola_contatore') }} @endif
@if ($errors->has('matricola_contatore')) {{ $errors->first('matricola_correttore') }} @endif
@if ($errors->has('consumo_annuo')) {{ $errors->first('consumo_annuo') }} @endif
Dati Indirizzo punto di fornitura
@if ($errors->has('indirizzo')) {{ $errors->first('indirizzo') }} @endif
@if ($errors->has('civico')) {{ $errors->first('civico') }} @endif
@if ($errors->has('ext')) {{ $errors->first('ext') }} @endif
@if ($richiesta->tipologia==17)
@else