@extends('../../layouts/partials/header') @section('content_header')

Stock de Inventario

@endsection @section('content')
@livewire('stock-index') @endsection @extends('../layouts/partials/footer')