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

เลือกงานที่ออกจากงานฟอก

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