headTitle($this->translate('Loan History')); // Set up breadcrumbs: $this->layout()->breadcrumbs = '
  • ' . $this->transEsc('Your Account') . '
  • ' . $this->transEsc('Loan History') . '
  • '; $this->headScript()->appendFile('checkouts.js'); ?> component('show-account-menu-button')?>

    transEsc('Loan History')?>

    flashmessages()?> context($this)->renderInContext('librarycards/selectcard.phtml', ['user' => $this->auth()->getUserObject()]); ?> transactions)): ?>
    component( 'confirm-button', [ 'buttonId' => 'purgeSelected', 'buttonName' => 'purgeSelected', 'buttonLabel' => 'loan_history_purge_selected', 'header' => 'loan_history_confirm_purge_selected', 'confirmId' => 'confirm_purge_selected_yes', 'confirmTitle' => 'bookbag_confirm_empty', 'cancelClass' => 'confirm_purge_no', ] ) ?> component( 'confirm-button', [ 'buttonId' => 'purgeAll', 'buttonName' => 'purgeAll', 'buttonLabel' => 'loan_history_purge_all', 'header' => 'loan_history_confirm_purge_all', 'confirmId' => 'confirm_purge_all_yes', 'confirmTitle' => 'bookbag_confirm_empty', 'cancelClass' => 'confirm_purge_no', ] ) ?>
    paginator ? $this->paginationControl($this->paginator, 'Sliding', 'Helpers/pagination.phtml', ['params' => $this->params]) : ''?> transEsc('loan_history_empty')?>