update link account
This commit is contained in:
parent
459172dc73
commit
aba2dcb939
|
|
@ -105,9 +105,9 @@
|
|||
<!-- Account button visible on screens < 768px wide (md breakpoint) -->
|
||||
<div class="offcanvas-header flex-column align-items-start d-md-none">
|
||||
<a class="btn btn-lg btn-outline-secondary w-100 rounded-pill"
|
||||
href="{{ route('second', ['account', 'signin']) }}">
|
||||
href="{{ route('profile') }}">
|
||||
<i class="ci-user fs-lg ms-n1 me-2"></i>
|
||||
Account
|
||||
{{ __('navbar.account') }}
|
||||
</a>
|
||||
</div>
|
||||
</nav>
|
||||
|
|
|
|||
Loading…
Reference in New Issue