@extends('layouts.app') @section('content')

Consumable Items

Add New

@include('flash::message')
@include('consumable_items.table')
@endsection