'float', ]; public function irrigation() { return $this->belongsTo(MapList::class, 'irrigation_id'); } }