@extends('layouts.app') @section('title', 'System Reports') @section('content')
Inventory Status Report

View current stock levels for all items and variations across the warehouse. Exportable to PDF for auditing.

View Report
Transaction History Report

Generate a log of all Stock In and Stock Out (Issuance) operations. Filterable by date.

View Report
@endsection