mirror of
https://gh.wpcy.net/https://github.com/LJPc-solutions/freescout-calendar-module.git
synced 2026-07-16 02:52:21 +08:00
5 lines
174 B
PHP
5 lines
174 B
PHP
<li class="dropdown {{ \App\Misc\Helper::menuSelectedHtml('calendar') }}">
|
|
<a href="{{ route('ljpccalendarmodule.index') }}">
|
|
{{ __('Calendar') }}
|
|
</a>
|
|
</li>
|