i have leagues and teams tables.
releationship between these tables:
League model: public function teams() { return $this->hasMany(\'App\\T