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

Bond Material Recipe Details

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