Ver código fonte

compound resource

master
Siti Rahayu 4 anos atrás
pai
commit
ebff73fb13
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      app/Jobs/StoreNotice.php

+ 1
- 1
app/Jobs/StoreNotice.php Ver arquivo

@@ -162,7 +162,7 @@ class StoreNotice implements ShouldQueue
// }

/******************************************************************/
$gDate = date('F Y', strtotime($notice->created_n['date']));
$gDate = date('F Y', strtotime($notice->created_n));
$historyData = [
'tarikh_kumpulan' => $gDate,
];

Carregando…
Cancelar
Salvar