@extends('layouts.app') @section('page_title', 'New Manifest') @section('page_subtitle', 'Scan AWB / order numbers, then click Manifest to mark all shipped') @push('head') @endpush @section('content')
{{-- Scanner --}}

Scan AWB / Order Number

Type or scan the barcode — press Enter or click Scan to add.

0 scanned
{{-- Scan results table --}} {{-- Finalize --}}
@csrf
Cancel
{{-- Toast --}}
@endsection @push('scripts') @endpush