mirror of
https://gitlab.linphone.org/BC/public/flexisip-account-manager.git
synced 2026-01-17 01:58:07 +00:00
4 lines
No EOL
177 B
PHP
4 lines
No EOL
177 B
PHP
@include('admin.parts.breadcrumb.accounts.index')
|
|
<li class="breadcrumb-item">
|
|
<a href="{{ route('admin.account.show', $account->id) }}">{{ $account->identifier }}</a>
|
|
</li> |