{!! BootForm::open()->multipart()->action(route('bondProducts.store')) !!}
@include('bond_products.fields')
{!! BootForm::close() !!}
@extends('layouts.app')
@section('content')
Bond Product