@extends('layouts.admin-simple') @section('title', 'Indirect Goods - Consumption') @section('breadcrumb') @endsection @section('page-title')

Consumption / Write-Off Records

Track consumption and write-offs of indirect goods from projects

@can('warehouse.indirect-consumption.create') add Record Consumption @endcan
@endsection @section('content')
filter_listFilters
# Consumption No. Date Project Indirect Good Invoice No. Qty Consumed Type Recorded By Actions
@endsection @section('scripts') @endsection