@extends('layouts.app') @section('content')

Productos Pendientes

@livewire('productos-pendientes-crud')
@endsection