| // } | // } | ||||
| /******************************************************************/ | /******************************************************************/ | ||||
| $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, | ||||
| ]; | ]; |