@extends('layouts.admin') @section('title', env('APP_NAME') . ' | Plan') @section('content')

จองสินค้า

@php // dd("test ScBox"); @endphp
เลขที่ วันที่จอง วันที่ส่ง PO Number 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