@extends(getenv("THEME") . '.layouts.argo') @section('content')
Para o funcionamento deste item, é necessário a configuração do DialPlan (Entre em contato com o suporte)
Caso contrário, o ramal não irá conseguir realizar ligações
| Id | Nome | Contexto | Status | Ações |
|---|---|---|---|---|
| {{ $value->id }} | {{ $value->name }} | {{ $value->context }} | {{ ($value->status == "active" ? "Ativo" : "Inativo") }} | @if($value->id != 1) id)}}" title="Editar"> @if($value->status == "inactive") id)}}" title="Ativar"> @else id)}}" title="Inativar"> @endif @endif |