{{-- Display table listing agreement charges together with
buttons to add a new record, delete or modify existing
record --}}
Charges
@if ($can_update)
{{-- vue component to display button that, when clicked,
brings up modal form to create a new agreement charge.
See assets/js/components/HilbitHasManyCreate.vue --}}
@endif