@extends('adminlte::page') @section('content_header') @section('plugins.Datatables', true)

Productos

@stop @section('content') {{-- Setup data for datatables --}} @php $heads = [ 'Id', 'Producto', 'Valor', 'Tipo Distribución', 'Acciones' ]; $btnEdit = '