@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