@extends('store.template2.partials.layout') @section('title', 'Producto') @section('content') @include('store.template2.partials.product.product') @endsection