Пример #1
0
 public function getAll()
 {
     return Source::limit(200)->with(['customers'])->get();
 }