@if($errors->has('host')) @foreach($errors->get('host') as $e) {{$e}} @endforeach @endif
@if($errors->has('port')) @foreach($errors->get('port') as $e) {{$e}} @endforeach @endif
@if($errors->has('alias_name')) @foreach($errors->get('alias_name') as $e) {{$e}} @endforeach @endif
@if($errors->has('trunkapi')) @foreach($errors->get('trunkapi') as $e) {{$e}} @endforeach @endif
@if($errors->has('default')) @foreach($errors->get('default') as $e) {{$e}} @endforeach @endif
@if($errors->has('ttronco')) @foreach($errors->get('ttronco') as $e) {{$e}} @endforeach @endif
@if($errors->has('ativo')) @foreach($errors->get('ativo') as $e) {{$e}} @endforeach @endif
@if($errors->has('register')) @foreach($errors->get('register') as $e) {{$e}} @endforeach @endif
@if($errors->has('defaultuser')) @foreach($errors->get('defaultuser') as $e) {{$e}} @endforeach @endif
@if($errors->has('secret')) @foreach($errors->get('secret') as $e) {{$e}} @endforeach @endif
@if($errors->has('register_exten')) @foreach($errors->get('register_exten') as $e) {{$e}} @endforeach @endif
@if($errors->has('techprefix')) @foreach($errors->get('techprefix') as $e) {{$e}} @endforeach @endif
@if($errors->has('context')) @foreach($errors->get('context') as $e) {{$e}} @endforeach @endif