|
@@ -173,7 +173,7 @@
|
|
|
<h4 >Get a quote</h4>
|
|
|
<form id="form_contact" data-action="/contact" class="form-default" role="form">
|
|
|
<input type="hidden" name="_token" value="{{ csrf_token }}">
|
|
|
- <input type="hidden" name="consulting_products" value="{{ product.title }} }}">
|
|
|
+ <input type="hidden" name="consulting_products" value="{{ product.title }} ">
|
|
|
<div class="row">
|
|
|
<div class="col-md-6">
|
|
|
<div class="form-group has-feedback">
|