main system
This commit is contained in:
parent
0baac018a2
commit
a96d7d5c77
115 changed files with 4589 additions and 557 deletions
|
|
@ -140,12 +140,11 @@
|
|||
|
||||
|
||||
{!! Form::open(['url' => route('user_checkout_store', [$identifier]), 'class' => 'row clearfix', 'id'=>'checkout_card_final']) !!}
|
||||
|
||||
{!! Form::hidden('selected_country', '') !!}
|
||||
{!! Form::hidden('is_for', $shopping_user->is_for) !!}
|
||||
{!! Form::hidden('is_from', $shopping_user->is_from) !!}
|
||||
|
||||
|
||||
@dump($shopping_user->is_from)
|
||||
<div class="row m-checkout">
|
||||
<div class="col-lg-8 col-md-7">
|
||||
<!-- BILLING -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue