Add ContractForm, Add contract pdf, Add Display all Transfer option
This commit is contained in:
@@ -56,7 +56,13 @@ $this->params['breadcrumbs'][] = $this->title;
|
||||
],
|
||||
[
|
||||
'attribute' => 'id_user',
|
||||
'value' => 'userName'
|
||||
'value' => 'userName' ,
|
||||
'label' => 'Kiadta' ,
|
||||
],
|
||||
[
|
||||
'attribute' => 'paid_by',
|
||||
'value' => 'paidByName' ,
|
||||
'label' => 'Fizette'
|
||||
],
|
||||
[
|
||||
'attribute' => 'id_account',
|
||||
|
||||
Reference in New Issue
Block a user