@extends('layouts.master') @section('content') @php $menuperm = Illuminate\Support\Facades\Session::get('menu_perm') ?? []; @endphp
ใบปรับคลังวัสดุ
@if (in_array(11,$menuperm)) @endif {{-- --}}

{{-- --}} @foreach ($HD as $key => $item) {{-- --}} @endforeach
ลำดับ เลขที่ AJ วันที่ ผู้ตรวจสอบหมายเหตุสถานะเอกสาร ผู้แก้ไขล่าสุด เวลาแก้ไขล่าสุด แก้ไข
{{$key += 1}} {{$item->XVAjhDocNo}} {{date_YmdTodmY($item->XDAjhDocDate)}} {{$item->name}}{{$item->XVAjhDocRmk}}{{getDocStatusByCode($item->XVAjhDocStatus)}} {{$item->XVWhoEdit}} {{$item->XTWhenEdit}}
@endsection {{----}} {{----}} {{----}} {{----}} {{----}} {{----}}