belongsTo(Album::class); } public function getBatchAttribute() : Batch { return Bus::findBatch($this->batchId); } }