belongsToMany( Airport::class, 'planes_airports'); } public function __toString() { return "{$this->model} {$this->production_date}"; } }