@extends('frontend.layouts.app', ['title' => $response['name']]) @section('content')
{{ $response['description'] }}
{{ $product->description }}