mirror of
https://gh.wpcy.net/https://github.com/totake0224/LINEIntegration.git
synced 2026-07-16 04:30:53 +08:00
1 line
No EOL
208 B
PHP
Executable file
1 line
No EOL
208 B
PHP
Executable file
<li @if (\Helper::isMenuSelected('line'))class="active"@endif><a href="{{ route('mailboxes.line.settings', ['mailbox_id'=>$mailbox->id]) }}"><i class="glyphicon glyphicon-erase"></i> {{ __('LINE') }}</a></li> |