@include('htmlpage.frontent.layout.app')

{{ $product->page_name }}

{{ $product->page_name }}

{!! $product->content !!}

Visit for further information.

@if ($product->youtube_url)
Precision and Innovation: Watch {{ $product->page_name }} in Action
{{ $product->alt }}
@else

No video available.

@endif
@include('htmlpage.frontent.layout.footer')