[% l('Bill History') %]

[% l('Selected Billed:') %]
{{totals.selected_billed() | currency}}
[% l('Selected Paid:') %]
{{totals.selected_paid() | currency}}
[% l('Start Date:') %]
[% l('End Date:') %]

[% INCLUDE 'staff/circ/patron/t_bill_history_xacts.tt2' %] [% INCLUDE 'staff/circ/patron/t_bill_history_payments.tt2' %]