ID | Batch Code | Product | Source | Actions | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ $batch->id }} | {{ $batch->batch_code }} | {{ $batch->product->name ?? 'N/A' }} | @if($batch->source) Source#{{ is_object($batch->source) ? $batch->source->id : $batch->source }} @else N/A @endif | |||||||||
Quality Tests@can('create_quality_test') + New Test @endcanLoading tests...
No quality tests found for this batch.
|
||||||||||||
No completed batches found for quality testing. |