@extends('app') @section('content')

{{ $product_title }}

{{ $product_subtitle }}

{!! $product_text !!}
@include('formorder') @endsection