@php use Illuminate\Support\Facades\DB; $Material_Type = DB::table('tmstmmattype')->orderBy('xvmtycode','asc')->get()->toArray(); @endphp ประเภทเย็บ ประเภทแพ็ค ประเภทผ้า {{-- @foreach ($Material_Type as $key => $item) xvmtycode) selected @endif value="{{$item->xvmtycode}}"> {{$item->xvmtycode}} - {{$item->xvmtyname}} @endforeach --}}