API User Like
This commit is contained in:
parent
80e6540f73
commit
cc5c147c27
9 changed files with 46 additions and 26 deletions
|
|
@ -419,6 +419,8 @@
|
|||
</div>
|
||||
</div>
|
||||
@else
|
||||
@if($is_from === 'user_order') {!! Form::hidden('same_as_billing', $shopping_user->same_as_billing) !!} @endif
|
||||
|
||||
<div class="row" @if($is_from === 'user_order') style="display: none" @endif>
|
||||
<div class="col-lg-12 nomargin clearfix">
|
||||
<hr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue