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

Productos Disponibles

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