@push('head') @endpush @extends('layouts.app') @section('title', $product->name) @push('head') @endpush @section('main')
{{ $product->description }}