This commit is contained in:
jitendra 2022-03-14 20:01:26 +05:30
parent 6fae8f21a4
commit 34646e3894
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@
<span style="font-size: 12px;">{{ __('shop::app.header.dropdown-text') }}</span>
</div>
<div style="margin-top: 15px;">
<div class="button-group">
<a class="btn btn-primary btn-md" href="{{ route('customer.session.index') }}" style="color: #ffffff">
{{ __('shop::app.header.sign-in') }}
</a>