@extends('layout.container') @section('title', $product->title) @section('meta_tags', $product->meta_tags) @section('meta_description', $product->meta_description) @section('footer_js') @endsection @section('dynamicdata')

Product Inquiry

Please fill the below form to inquire about the product.

@include('layout.alert')
{!! csrf_field() !!}
@stop