@extends('layouts.app') @section('content')
@include('inc.item-conversion')
@include('inc.item-bom')
@include('inc.edit-item')
@endsection