@extends('layouts.app')
@section('title', 'Production Dashboard')
@section('content')
Manage orders from printing to completionProduction Dashboard
Scan airway bill barcode to mark order as packed
@if($currentStatus === 'pending') All orders have been packed. Great work! @elseif($currentStatus === 'packed') No packed orders waiting for completion. @else No completed orders yet. @endif
Order #
Minimum 5 characters required