mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 23:03:45 +02:00
Remove all references of packs from the Panel
This commit is contained in:
@@ -127,11 +127,6 @@
|
||||
<i class="fa fa-th-large"></i> <span>Nests</span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="{{ ! starts_with(Route::currentRouteName(), 'admin.packs') ?: 'active' }}">
|
||||
<a href="{{ route('admin.packs') }}">
|
||||
<i class="fa fa-archive"></i> <span>Packs</span>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</aside>
|
||||
|
||||
Reference in New Issue
Block a user