@extends('layouts.app') @section('title', 'Item Collection List') @section('content')

Computing Machines Reservation Panel

{{-- Alert Messages --}} @include('common.alert')
Search Item For Collection
ID our_reference order_number OrderDate PID GID Computer Devices Priority Action
@endsection @section('scripts') @endsection