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

Inventario de Patio

@endsection @section('content')
Reporte {{-- Reporte --}}
@livewire('inventario-index') @endsection @extends('../layouts/partials/footer')