hasMany(RoomType::class); } //public function bookings() //{ // return $this->hasMany(Booking::class); //} }