last corrections for payments
This commit is contained in:
parent
044a6bf253
commit
6db007fc82
53 changed files with 1514 additions and 1177 deletions
|
|
@ -19,11 +19,9 @@
|
|||
<h4 class="font-weight-bold py-2 mb-2">
|
||||
{{ __('Your Shop') }}
|
||||
</h4>
|
||||
|
||||
@if($user->shop)
|
||||
@include('user.components.user_shop_edit')
|
||||
@else
|
||||
@include('user.components.user_shop_register')
|
||||
@endif
|
||||
|
||||
@endsection
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue