@if($errors->has('siteName')) @foreach($errors->get('siteName') as $e) {{$e}} @endforeach @endif
@if($errors->has('companyName')) @foreach($errors->get('companyName') as $e) {{$e}} @endforeach @endif
@if($errors->has('smallName')) @foreach($errors->get('smallName') as $e) {{$e}} @endforeach @endif
@if($errors->has('phoneNumer')) @foreach($errors->get('phoneNumer') as $e) {{$e}} @endforeach @endif
@if($errors->has('smallUrl')) @foreach($errors->get('smallUrl') as $e) {{$e}} @endforeach @endif
@if($errors->has('siteUrl')) @foreach($errors->get('siteUrl') as $e) {{$e}} @endforeach @endif
@if($errors->has('appPath')) @foreach($errors->get('appPath') as $e) {{$e}} @endforeach @endif
@if($errors->has('sipAddress')) @foreach($errors->get('sipAddress') as $e) {{$e}} @endforeach @endif
@if($errors->has('sipPort')) @foreach($errors->get('sipPort') as $e) {{$e}} @endforeach @endif
@if($errors->has('pabxDefault')) @foreach($errors->get('pabxDefault') as $e) {{$e}} @endforeach @endif
@if($errors->has('soxBin')) @foreach($errors->get('soxBin') as $e) {{$e}} @endforeach @endif
@if($errors->has('arquivo')) @foreach($errors->get('arquivo') as $e) {{$e}} @endforeach @endif
@if($errors->has('stun')) @foreach($errors->get('stun') as $e) {{$e}} @endforeach @endif
@can('clear.cdr')
@endcan @can('documentacao.index')
@endcan