countDependentRowset('\Ppb\Db\Table\Offers') > 0) { $offers = $listing->getOffers(); ?> >
_('User'); ?> _('Amount'); ?> _('Status'); ?> _('Quantity'); ?> _('Date'); ?>
userDetails()->setUser($offer->findParentRow('\Ppb\Db\Table\Users'))->display($listing['private_auction']); ?> amount($offer['amount'], $listing['currency']); ?> offerStatus($offer); ?> date($offer['created_at']); ?>
_('There are no offers posted on this listing.'); ?>