Skip to content

Commit f587502

Browse files
committed
fix
1 parent 85bae69 commit f587502

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/views/layouts/front/nav.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<a href="/" class="link text-nav">
5151
{{ __('front.menu.dashboard') }}
5252
</a>
53-
@endif
53+
@endauth
5454
<a href="https://kanka.io/features" class="link text-nav">
5555
{{ __('footer.features') }}
5656
</a>

0 commit comments

Comments
 (0)