root 5 years ago
parent
commit
b556b60c03
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      app/Jobs/StoreNotice.php

+ 1
- 1
app/Jobs/StoreNotice.php View File

// } // }


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

Loading…
Cancel
Save