%@ page language="java" contentType="text/html; charset=UTF-8"
pageEncoding="UTF-8"%>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
Pending Invoices
Pending Invoices (if any)
Choose an invoice to process.
- ${invoice.invoiceId}--${invoice.userFullName} ${invoice.invoiceDate} -
${invoice.totalAmount} Process
Back to Admin Menu