mirror of
https://gh.wpcy.net/https://github.com/LumeWeb/freescout-enduserportal.git
synced 2026-04-18 07:32:23 +08:00
1 line
No EOL
222 B
PHP
1 line
No EOL
222 B
PHP
<li @if (Route::is('enduserportal.settings'))class="active"@endif><a href="{{ route('enduserportal.settings', ['mailbox_id'=>$mailbox->id]) }}"><i class="glyphicon glyphicon-phone"></i> {{ __('End-User Portal') }}</a></li> |