ฟอร์มแก้ไขข้อมูล ใบรับวัสดุ
{{-- @if ($DocStatus == '1')
@endif --}}
@php
$routeBack = 'gr.index';
@endphp
{{-- @else
@php
$routeBack = 'Approve.gr';
@endphp --}}
@component('GR.components.HandleDocStatus', ['routeBack' => $routeBack, 'DocStatus' => $DocStatus ,'hd' => $hd, 'bFilter' => $bFilter??false])
@endcomponent
{{-- @if ($DocStatus == '3')
@endif
กลับ
--}}
ข้อมูลเอกสาร
@component('Components.Supplier', ['oldValue' => $hd->XVSplCode, 'isReadOnly' => true])
@endcomponent
@component('GR.components.hd', ['oldHD' => $hd])
@endcomponent
@component('GR.components.dt', ['oldHD' => $hd, 'oldDT' => $dt])
@endcomponent