add feature payout_later
This commit is contained in:
@@ -4,6 +4,8 @@ use common\components\total\TotalDetailedMoneyMovementWidget;
|
||||
|
||||
?>
|
||||
|
||||
|
||||
|
||||
<p>Bérletek típus szerint</p>
|
||||
<?php echo TotalMediumTicketsWidget::widget(['dailyListing' => $details]);?>
|
||||
<p>Termékek kategória szerint</p>
|
||||
|
||||
@@ -3,7 +3,14 @@ use common\components\accountstate\AccountStateWidget;
|
||||
use common\components\total\TotalDifferenceWidget;
|
||||
?>
|
||||
|
||||
|
||||
<style>
|
||||
.table td{
|
||||
padding: 2px;
|
||||
}
|
||||
.table th{
|
||||
padding: 2px;
|
||||
}
|
||||
</style>
|
||||
<div class="account-state-view ">
|
||||
|
||||
<table class="table-top">
|
||||
|
||||
Reference in New Issue
Block a user