mirror of
https://gh.wpcy.net/https://github.com/fulldecent/freescout-sidebar-webhook.git
synced 2026-07-14 23:24:23 +08:00
1 line
208 B
PHP
1 line
208 B
PHP
<li @if (Route::is('mailboxes.sidebarwebhook'))class="active" @endif><a href="{{ route('mailboxes.sidebarwebhook', ['id'=>$mailbox->id]) }}"><i class="glyphicon glyphicon-cloud"></i> Sidebar Webhook</a></li>
|