@extends('layouts.app') @section('title', 'Add BOM Entry') @section('content')

Add BOM Entry

Bill of Materials / New

@if($errors->any())
@endif
@csrf
Cancel
@endsection