root 4 anni fa
parent
commit
b556b60c03
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      app/Jobs/StoreNotice.php

+ 1
- 1
app/Jobs/StoreNotice.php Vedi 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…
Annulla
Salva