@extends('layouts.admin-simple') @section('title', 'Material Requests') @section('meta') @endsection @section('breadcrumb') @endsection @section('page-title')

Material Requests

Track and manage material requests from inventory

@can('warehouse.outgoing.create') Create New Material Request @endcan
@endsection @section('content')
filter_list Filters
assignment Material Requests
Loading...
Loading material request data...
Reference Date Project Division Requested By Items Status Dispatch Status Actions
@endsection @push('styles') @endpush @push('scripts') @endpush