@extends('layouts.admin')
@section('title', env('APP_NAME') . ' | Scan รับงานฟอก')
@section('content')
@php
// $u1 = Auth::user()->XIBranchCode;
// dd($u1);
@endphp
| NO |
วันที่ |
SKU |
Item Number |
Size |
จำนวน |
ชื่อโรงเย็บ |
แก้ไข |
ลบ |
{{-- {!! $roles->total() !!} {{ trans_choice('labels.backend.access.roles.table.total', $roles->total()) }} --}}
{{-- {!! $roles->render() !!} --}}
@endsection
@section('styles')
@endsection
@section('scripts')
@endsection