@extends('layouts.tabler') @section('content')
@include('reports._sidebar')
@livewire('reports.inventory-report-manager')
@endsection