@extends('layouts.main')
@section('breadcrumb')
@include('admin.account.parts.breadcrumb_accounts_index')
@include('admin.account.parts.breadcrumb_accounts_show', ['account' => $account])
@endsection
@section('content')
users {{ $account->identifier }}
user {{ __('SIP Adress') }}: sip:{{ $account->identifier }}
@if ($account->email)envelope {{ __('Email') }}: {{ $account->email }}
@endif @if ($account->phone)phone {{ __('Phone') }}: {{ $account->phone }}
@endif @if ($account->passwords()->count() > 0)password {{ __('Password') }}: **********
@endifglobe-hemisphere-west {{ __('Space') }}: {{ $account->domain }}
@include('admin.account.parts.badges', ['account' => $account])
| {{ __('Send an email to the user to reset the password') }} | paper-plane-right |
| {{ __('Send an email to the user with provisioning information') }} | paper-plane-right |
| {{ __('Delete') }} | trash |
user {{ __('Username') }}: {{ $account->external->username }}
@endif @if ($account->external->domain)hard-drive {{ __('Domain') }}: {{ $account->external->domain }}
@endif @if ($account->external->password)password {{ __('Password') }}: **********
@endif @else{{ __('Empty') }}
@endif| User Agent | ||
|---|---|---|
| {{ __('Empty') }} | ||
| {{ $device->user_agent }} | trash | |
| {{ __('Key') }} | {{ __('Value') }} | |
|---|---|---|
| {{ __('Empty') }} | ||
| {{ $dictionaryEntry->key }} | {{ $dictionaryEntry->value }} | pencil trash |
| {{ __('Empty') }} | ||
| {{ $action->key }} | {{ $action->code }} | pencil trash |
To manage actions, you must configure the DTMF protocol in the account settings.
@endif| {{ __('Empty') }} | |
| {{ $type->key }} | |