@extends('layouts.master') @section('header') @endsection @php use Illuminate\Support\Facades\DB; $Material = DB::table('tmstmmaterial') ->orderBy('xvmatcode', 'asc') ->get() ->toArray(); $Materialgroup = DB::table('TMstMMatGroup') ->orderBy('xvmgpcode', 'asc') ->get() ->toArray(); @endphp @section('content')
ตั้งแต่วันที่
ถึงวันที่
จาก
ถึง
จาก
ถึง