{!! Form::open(['url' => route('wizard_store_payment', [20]), 'class' => 'form-horizontal']) !!}
|
@if(count($product->images))
{{$product->name}}{!! $product->getLang('copy') !!} |
{{$product->getFormattedPrice()}} EUR / p.a. |
|
@if(count($product->images))
{{$product->name}}{!! $product->getLang('copy') !!} |
{{$product->getFormattedPrice()}} EUR / p.a. |