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

Bond Invoices

Add New

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