@extends('layouts.admin') @section('title','información de producto') @section('styles') @endsection @section('create') @endsection @section('options') @endsection @section('preference') @endsection @section('content')
Categoría {{-- PRODUCTOS POR CATEGORIA --}} {{$product->category->nombre}}
{{$product->codigo}}
{{$product->cantidad}}