root 4 yıl önce
ebeveyn
işleme
d603cbdcc3
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      app/Jobs/StoreNotice.php

+ 1
- 1
app/Jobs/StoreNotice.php Dosyayı Görüntüle

@@ -152,7 +152,7 @@ class StoreNotice implements ShouldQueue
$site = SiteSetting::first();
$faulty = Faulty::with('DeedLaw')->where('_id',$notice->seksyen_kesalahan_n)->first();

$department = Department::where('_id', $notice->jbkod_n)->first();
// $department = Department::where('_id', $notice->jbkod)->first();

// $tawaran = '';
// if($compound->jumlah_kemaskini_kompaun == ''){

Loading…
İptal
Kaydet