| Publisher Code | Publisher Item Count | Publisher Total Cost | Book Name | Item Count | Payment method | Total Cost |
|---|---|---|---|---|---|---|
| = isset($row->publisher_code) ? $row->publisher_code : '-' ?> | = $row->publisher_item_count ?> | = number_format($row->publisher_total_cost, 2) ?> | = $book->book_name ?> | = $book->item_count ?> | = strtoupper($row->payment_method) ?> | = number_format($book->total_cost, 2) ?> |
| Total | ||||||