@extends('menu') @section('menus')

Modificar Stock

@livewire('stocks.modificar-stocks',['producto_id' => $producto_id])
@stop