Parcourir la source

storenotice

master
Siti Rahayu il y a 4 ans
Parent
révision
5ea1378c9e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      app/Jobs/StoreNotice.php

+ 1
- 1
app/Jobs/StoreNotice.php Voir le fichier

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

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

Chargement…
Annuler
Enregistrer