@extends('layouts.master') @section('content')
ประเภทวัสดุ

@foreach ($mattypes as $mattype) @endforeach
รหัส ประเภท แก้ไข ลบ
{{$mattype->xvmtycode}} {{$mattype->xvmtyname}}
{{-- modal form --}} {{-- modal edit --}} @endsection