@extends('layouts.master') @section('header') @endsection @php use Illuminate\Support\Facades\DB; $MasterItems = DB::table('tmstmproduct')->orderBy('xvpdtcode', 'asc') ->get() ->toArray(); @endphp @section('content')
ตั้งแต่วันที่
ถึงวันที่