add editable giro pay date

This commit is contained in:
2016-04-03 09:05:39 +02:00
parent bd5406f8be
commit 2647ca6aa6
8 changed files with 96 additions and 9 deletions

View File

@@ -52,6 +52,11 @@ $attributes = [
'attribute' => 'created_at',
'label' => 'Létrehozva',
'format' =>'datetime'
],
[
'attribute' => 'terhelesi_datum',
'label' => 'Terhelési dátum',
'format' =>'datetime'
],
[
'attribute' => 'path',