@if($errors->has("name")) @foreach ($errors->get("name") as $e) {{ $e }} @endforeach @endif
@if(isset($user->login))
nome }}" style="margin-top: 20px">

Usuário para acesso ao painel de ramais: *

{{ $user->login }}

@else
@if($errors->has("login")) @foreach($errors->get("login") as $e) {{ $e }} @endforeach @endif
@endif

@if($errors->has("cpfcnpj")) @foreach($errors->get("cpfcnpj") as $e) {{ $e }} @endforeach @endif
@if($errors->has("ddd")) @foreach($errors->get("ddd") as $e) {{ $e }} @endforeach @endif
@if($errors->has("alterTrunk")) @foreach ($errors->get("alterTrunk") as $e) {{ $e }} @endforeach @endif
@if(auth()->user()->existRole("Administrador"))
@if($errors->has("alterIdentifier")) @foreach ($errors->get("alterIdentifier") as $e) {{ $e }} @endforeach @endif
@endif

@if(auth()->user()->existRole("Administrador"))
@if($errors->has("email")) @foreach($errors->get("email") as $e) {{ $e }} @endforeach @endif
@else @if(isset($user->email))
email }}" style="margin-top: 5px">
@endif @endif
@if($errors->has("password")) @foreach($errors->get("password") as $e) {{ $e }} @endforeach @endif
@if($errors->has("password_confirmation")) @foreach($errors->get("password_confirmation") as $e) {{ $e }} @endforeach @endif
@if(!auth()->user()->existRole("Administrador"))
@if($errors->has("gpg")) @foreach($errors->get("gpg") as $e) {{ $e }} @endforeach @endif
@endif @if(auth()->user()->existRole("Administrador"))
@if($errors->has("ativo")) @foreach($errors->get("ativo") as $e) {{ $e }} @endforeach @endif
@endif
@if(auth()->user()->existRole("Administrador"))
@if($errors->has("control_ramal")) @foreach($errors->get("control_ramal") as $e) {{ $e }} @endforeach @endif
@if($errors->has("ramais")) @foreach($errors->get("ramais") as $e) {{ $e }} @endforeach @endif
@if($errors->has("ramais_extra")) @foreach($errors->get("ramais_extra") as $e) {{ $e }} @endforeach @endif

@if($errors->has("control_fila")) @foreach($errors->get("control_fila") as $e) {{ $e }} @endforeach @endif
@if($errors->has("filas")) @foreach($errors->get("filas") as $e) {{ $e }} @endforeach @endif
@if($errors->has("filas_extra")) @foreach($errors->get("filas_extra") as $e) {{ $e }} @endforeach @endif

@if($errors->has("control_ura")) @foreach ($errors->get("control_ura") as $e) {{ $e }} @endforeach @endif
@if($errors->has("uras")) @foreach($errors->get("uras") as $e) {{ $e }} @endforeach @endif
@if($errors->has("uras_extra")) @foreach($errors->get("uras_extra") as $e) {{ $e }} @endforeach @endif

@if($errors->has("retention_days")) @foreach($errors->get("retention_days") as $e) {{ $e }} @endforeach @endif
@if($errors->has("config_id")) @foreach($errors->get("config_id") as $e) {{ $e }} @endforeach @endif
@can("whmcs.index")

Integração com o WHMCS

@if($errors->has("idwhmcs")) @foreach($errors->get("idwhmcs") as $e) {{ $e }} @endforeach @endif
@endcan @can("hubspot.index")

Integração com o HubsPot

@if($errors->has("hubId")) @foreach($errors->get("hubId") as $e) {{ $e }} @endforeach @endif
@if($errors->has("hubToken")) @foreach($errors->get("hubToken") as $e) {{ $e }} @endforeach @endif
@endcan @can("exactsales.index")

Integração com o ExactSales V2

@if($errors->has("exactUrl")) @foreach($errors->get("exactUrl") as $e) {{ $e }} @endforeach @endif
@if($errors->has("exactToken")) @foreach($errors->get("exactToken") as $e) {{ $e }} @endforeach @endif
@endcan @can("sms.index")

Integração com o WavySms

@if($errors->has("sms_dominio")) @foreach($errors->get("sms_dominio") as $e) {{ $e }} @endforeach @endif
@if($errors->has("sms_username")) @foreach($errors->get("sms_username") as $e) {{ $e }} @endforeach @endif
@if($errors->has("sms_token")) @foreach($errors->get("sms_token") as $e) {{ $e }} @endforeach @endif
@endcan @can("smsAdmin.cliente")

Integração com o siptek

@if($errors->has("smsAdmin_valor")) @foreach($errors->get("smsAdmin_valor") as $e) {{ $e }} @endforeach @endif
@if($errors->has("smsAdmin_falemaisId")) @foreach($errors->get("smsAdmin_falemaisId") as $e) {{ $e }} @endforeach @endif
@if($errors->has("smsAdmin_siptekId")) @foreach($errors->get("smsAdmin_siptekId") as $e) {{ $e }} @endforeach @endif
@endcan @can("siptek.elastic")

Exibir Valor de Tarifa vindo do SipTek

@if($errors->has("useSipTek_tarifa")) @foreach($errors->get("useSipTek_tarifa") as $e) {{ $e }} @endforeach @endif
@endcan @can("gpg.index")

GPG

@if($errors->has("gpg")) @foreach($errors->get("gpg") as $e) {{ $e }} @endforeach @endif
@endcan @endif @can("movidesk.index")

Integração com o MoviDesk

@if($errors->has("movidesk_url")) @foreach($errors->get("movidesk_url") as $e) {{ $e }} @endforeach @endif
@if($errors->has("movidesk_token")) @foreach($errors->get("movidesk_token") as $e) {{ $e }} @endforeach @endif
@endcan @can("pipedrive.index")

Integração com o Pipedrive

@endcan