How would you like to query?
Choose a mode to get started
💡 Tip: Use Advanced to just describe what you need in plain English — Gemini will figure out the rest
Select a report type from the dropdown to get started
Select a plant first
@endif{{ $result }}
Press Enter or click the button below
{{ $invoiceResult }}
Enter an invoice number to see how many serial numbers have been scanned, how many are pending, and the list of unscanned serials.
Press Enter or click the button below
{{ $sd['message'] ?? $invoiceStatusResult }}
{{-- ── Count pills (only for real invoice data) ── --}} @if($sdTotal > 0)Unscanned serial numbers {{ $sdCount }}
{{-- Serial chips — first 10, or all when expanded --}} @php $visibleSerials = $showAllUnscanned ? $sdSerials : array_slice($sdSerials, 0, 10); $hiddenCount = $sdCount - 10; @endphpAI-Powered Assistant
Ask anything in plain English — tap an example below to get started
Press Enter to send · Ask anything in plain English