commit 08-2025
This commit is contained in:
parent
9b54eb0512
commit
02f2a4c23e
184 changed files with 31653 additions and 22327 deletions
|
|
@ -15,7 +15,7 @@
|
|||
</div>
|
||||
</div>
|
||||
@endif
|
||||
{!! Form::open(['url' => route('web_shop_store', $user_shop->id), 'class' => 'form-horizontal form-prevent-multiple-submits', 'id' => 'shop-form-validationss']) !!}
|
||||
{!! Form::open(['action' => route('web_shop_store', $user_shop->id), 'class' => 'form-horizontal form-prevent-multiple-submits', 'id' => 'shop-form-validationss']) !!}
|
||||
<div class="layout-content">
|
||||
<div class="container px-3">
|
||||
<div class="container flex-grow-1 container-p-y pb-0">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue