| @@ -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 == ''){ | |||