[Saved]
This commit is contained in:
parent
bb9e6d5e5a
commit
0f03c184b4
|
|
@ -43,11 +43,10 @@
|
|||
|
||||
@section('page-detail-wrapper')
|
||||
<div class="account-head">
|
||||
<span class="back-icon">
|
||||
<a href="{{ route('customer.account.index') }}">
|
||||
<i class="icon icon-menu-back"></i>
|
||||
</a>
|
||||
</span>
|
||||
<a href="{{ route('customer.session.destroy') }}" class="theme-btn light unset pull-right">
|
||||
{{ __('shop::app.header.logout') }}
|
||||
</a>
|
||||
|
||||
<span class="account-heading">
|
||||
{{ __('shop::app.customer.account.profile.index.title') }}
|
||||
</span>
|
||||
|
|
|
|||
Loading…
Reference in New Issue