Пример #1
0
 public function scopeDivisi()
 {
     return \App\Http\Database\divisi::where('iddivisi', $this->divisi)->first();
 }