@extends('../layout/' . $layout) @section('subhead') Atarud MIS - Inventory Transaction List @endsection @section('subcontent')

Inventory Transaction List

New Transaction
# Item Quantity Date Transaction Type Status Actions
@include('../pages/inventory_transactions/create') @endsection @section('script') @endsection