{!! BootForm::open()->multipart()->action(route('consumableCategories.store')) !!}
@include('consumable_categories.fields')
{!! BootForm::close() !!}
@extends('layouts.app')
@section('content')
Consumable Category