Bulk For Disposal Record Update
×
{{ __('Location of Records')}}
@foreach($locations as $location)
{{$location['location']}}
@endforeach
{{ __('Restrictions')}}
{{ __('Time Value')}}
{{ __('Retention Period')}}
Record Series Title and Description
Period Covered/Inclusive Date
Volume
Records Medium
Restrictions
Location of Records
TimeValue
Retention Period
For Digitization (Y/N)
Endorsed By
Endorsed Date
Received By
Received Date
Date of Completion of Digitization
For Disposal (Y/N)
Reason for Disposal
Method of Disposal
Disposed By
Disposed Date
Remarks
Bulk For Disposal Record Update
×
{{ __('For Digitization')}}
YES
NO
{{ __('Endorsed By')}}
@foreach($lab_users as $endorsed_by)
{{$endorsed_by['full_name']}}
@endforeach
{{ __('Endorsed Date')}}
{{ __('Received By')}}
@foreach($lab_users as $received_by)
{{$received_by['full_name']}}
@endforeach
{{ __('Received Date')}}
{{ __('Date of Completion of Digitization')}}
{{ __('For Disposal')}}
YES
NO
{{ __('Disposed By')}}
@foreach($lab_users as $disposed_by)
{{$disposed_by['full_name']}}
@endforeach
{{ __('Disposed Date')}}
{{ __('Record Series Title and Description') }}
{{ __('For Digitization (Y/N)') }}
{{ __('Endorsed By') }}
{{ __('Endorsed Date') }}
{{ __('Received By') }}
{{ __('Received Date') }}
{{ __('Date of Completion of Digitization') }}
{{ __('For Disposal (Y/N)') }}
{{ __('Reason for Disposal') }}
{{ __('Method of Disposal') }}
{{ __('Disposed By') }}
{{ __('Disposed Date') }}
{{ __('Remarks') }}