commit 08-2025
This commit is contained in:
parent
9b54eb0512
commit
02f2a4c23e
184 changed files with 31653 additions and 22327 deletions
|
|
@ -16,7 +16,7 @@
|
|||
</div>
|
||||
@endif
|
||||
|
||||
{!! Form::open(['url' => route('web_shop_store', $user_shop->id), 'class' => 'form-horizontal form-prevent-multiple-submits', 'id' => 'shop-form-validations']) !!}
|
||||
{!! Form::open(['action' => route('web_shop_store', $user_shop->id), 'class' => 'form-horizontal form-prevent-multiple-submits', 'id' => 'shop-form-validations']) !!}
|
||||
<input type="hidden" name="load_url" value="{{ route('web_shop_modal_load') }}">
|
||||
<div class="layout-content">
|
||||
@include('web.shop._intro')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue