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

Bond Products

Add New

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