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

ยืนยันการรับงาน

{{--
--}}
{{csrf_field()}}
เลขที่เอกสาร
รหัสภายใน
Size
จำนวน
ยกเลิก
{{-- {!! $roles->total() !!} {{ trans_choice('labels.backend.access.roles.table.total', $roles->total()) }} --}}
{{-- {!! $roles->render() !!} --}}
@endsection @section('styles') @endsection @section('scripts') @endsection