@extends('layouts.main') @section('content')
Updated on {{ $account->updated_at->format('d/m/Y') }} @else
{{ $contactsList->title }} close
@endforeach{{ $contact->identifier }} close
@endforeachShare the following picture with the user or the one-time-use link bellow.
@else @endif
Identifier: {{ $account->externalAccount->identifier }}
| {{ $action->key }} | {{ $action->code }} | Edit Delete |
|---|
To manage actions, you must configure the DTMF protocol in the account settings.
@endif| {{ $type->key }} | {!! Form::open(['route' => ['admin.account.account_type.destroy', $account, $type->id], 'method' => 'delete']) !!} {!! Form::submit('Delete', ['class' => 'btn btn-sm mr-2']) !!} {!! Form::close() !!} |
|---|