@extends('layouts.admin') @section('title', env('APP_NAME') . ' | Scan รับงานฟอก') @section('content')

เลือก Order ที่ลูกค้าสั่ง เพื่อลงโต๊ะตัด

{{--
--}}
NO เลขที่สั่งผลิต วันที่สร้าง วันที่ต้องจัดส่ง Item Number จำนวน สถานะ เลือก
{{-- {!! $roles->total() !!} {{ trans_choice('labels.backend.access.roles.table.total', $roles->total()) }} --}}
{{-- {!! $roles->render() !!} --}}
@endsection @section('styles') @endsection @section('scripts') @endsection