{{-- extend layout --}} @extends('layouts.contentLayoutMaster') {{-- page title --}} @section('title', 'Referencias') {{-- vendor styles --}} @section('vendor-style') @endsection {{-- page styles --}} @section('page-style') @endsection {{-- page content --}} @section('content') @include('pages.productos.modals.products-modal')
| IMAGEN | NOMBRE | COLOR | DESCRIPCIÓN | ACCIONES | |||
|---|---|---|---|---|---|---|---|
| {{ $product->name }} | {{ $product->description }} |
|